CVE-2026-75330
CRITICAL NVDCVSS Score
9.8
Severity
CRITICAL
Source
NVD
Published
Aug 26, 2026
Description
The front-end interface /superdiamond/preview/{projectCode}/{module}/{type} of super-diamond-server <= 1.3.3 is vulnerable to SQL injection. The module parameter is directly concatenated into the SQL IN clause through StringUtils.split() and string concatenation without being parameterized and bound.