CVE-2026-7435
Received Received - Intake
SQL Injection in SSCMS via Unsanitized stl:sqlContent Query

Publication date: 2026-04-30

Last updated on: 2026-05-04

Assigner: VulnCheck

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-30
Last Modified
2026-05-04
Generated
2026-05-06
AI Q&A
2026-05-01
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
sscms sscms 7.4.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The vulnerability in SSCMS v7.4.0 is a SQL injection issue found in the stl:sqlContent tag. Specifically, the queryString attribute is used directly in database queries without proper parameterization or sanitization. This allows attackers to send specially crafted encrypted payloads to the /api/stl/actions/dynamic endpoint, which can then execute arbitrary SQL commands on the database.


How can this vulnerability impact me? :

This vulnerability can have severe impacts including unauthorized access to the database, disclosure of sensitive data, bypassing authentication mechanisms, modification of data, or even complete compromise of the database.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The SQL injection vulnerability in SSCMS v7.4.0 can lead to unauthorized database access, data disclosure, authentication bypass, data modification, or complete database compromise.

Such impacts can result in violations of data protection regulations and standards like GDPR and HIPAA, which require the protection of sensitive personal and health information from unauthorized access and breaches.

Therefore, exploitation of this vulnerability could compromise compliance with these regulations due to potential data breaches and unauthorized data manipulation.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart