CVE-2026-75334
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Aug 26, 2026
Vendor
unknown
Description
The report module in the backend of smart-web2 v1.3.1 is vulnerable to arbitrary SQL execution. The sqlResource.sql parameter is stored in the t_report_sql_resource table through the ReportController.save() interface and directly embedded into Hibernate native queries without any parameterization or filtering.