CVE Catalog

CVE-2026-75334

Low risk· EPSS 5%
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

5th percentile - higher than 5% of all known CVEs

Summary

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.

Risk Assessment

An attacker can execute arbitrary SQL queries, potentially leading to data theft, database modification, or full system compromise.

Recommendation

Update smart-web2 to a patched version. If not possible, apply query parameterization and input validation.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS