SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-71808

HIGH · CVSS 8.8 EPSS 0.35% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-09 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

Siam Ordering version 1.0.0 is vulnerable to SQL Injection, enabling remote authenticated attackers to execute arbitrary SQL commands through manipulated string concatenation in various Mapper files, including AdminMapper.java. This vulnerability poses a significant risk to database integrity and confidentiality, making it critical for organizations using this software to prioritize immediate remediation. Users of the affected Java application should assess their exposure and implement necessary security measures to mitigate potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-71808
Severity
HIGH
CVSS
8.8
EPSS
0.35%
Java

Original NVD Description

A SQL Injection vulnerability in Siam Ordering (siam-server) 1.0.0 allows remote authenticated attackers to execute arbitrary SQL commands via the ${} string concatenation in AdminMapper.java and multiple other Mapper files (including MerchantWithdrawRecordMapper.java and MemberWithdrawRecordMapper.java).