Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/fangtang7/CVE/blob/main/smart-web2/smart-web2%20v1.3.1%20SQL%
- https://github.com/fangtang7/CVE/blob/main/smart-web2/smart-web2%20v1.3.1%20SQL%
FAQ
What is CVE-2026-75334?
CVE-2026-75334 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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....
How severe is CVE-2026-75334?
CVE-2026-75334 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-75334?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.