Vulnerability Description
SSCMS v7.4.0 contains a SQL injection vulnerability in the stl:sqlContent tag where the queryString attribute is passed directly to database execution without parameterization or sanitization. Attackers can craft encrypted payloads submitted to the /api/stl/actions/dynamic endpoint to execute arbitrary SQL statements, leading to unauthorized database access, data disclosure, authentication bypass, data modification, or complete database compromise.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/siteserver/cms
- https://github.com/siteserver/cms/issues/3891
- https://www.vulncheck.com/advisories/sscms-sql-injection-via-stl-sqlcontent-quer
- https://github.com/siteserver/cms/issues/3891
FAQ
What is CVE-2026-7435?
CVE-2026-7435 is a vulnerability with a CVSS score of 7.2 (HIGH). SSCMS v7.4.0 contains a SQL injection vulnerability in the stl:sqlContent tag where the queryString attribute is passed directly to database execution without parameterization or sanitization. Attacke...
How severe is CVE-2026-7435?
CVE-2026-7435 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-7435?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.