Skip to main content

SSCMS CVE-2026-7435

| EUVDEUVD-2026-26437 HIGH
SQL Injection (CWE-89)
2026-04-30 VulnCheck
8.6
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
8.6 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
X

Lifecycle Timeline

6
Re-analysis Queued
Apr 30, 2026 - 21:22 vuln.today
cvss_changed
CVSS changed
Apr 30, 2026 - 21:22 NVD
7.2 (HIGH) 8.6 (HIGH)
Analysis Generated
Apr 30, 2026 - 20:45 vuln.today
EUVD ID Assigned
Apr 30, 2026 - 20:30 euvd
EUVD-2026-26437
Analysis Generated
Apr 30, 2026 - 20:30 vuln.today
CVE Published
Apr 30, 2026 - 20:09 nvd
HIGH 8.6

DescriptionCVE.org

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.

AnalysisAI

SQL injection in SSCMS v7.4.0 enables high-privileged attackers to execute arbitrary SQL statements via the stl:sqlContent tag's queryString attribute. Attackers with administrative access can craft encrypted payloads to the /api/stl/actions/dynamic endpoint, bypassing parameterization controls to achieve database compromise, authentication bypass, or complete data exfiltration. EPSS data not available; no confirmed active exploitation (CISA KEV negative); public exploit code availability unknown but detailed technical advisory published by VulnCheck increases weaponization risk.

Technical ContextAI

SSCMS (SiteServer CMS) is a .NET-based content management system maintained by SiteServer. The vulnerability exists in the STL (SiteServer Template Language) templating engine's stl:sqlContent tag, which allows dynamic database queries via the queryString attribute. The flaw arises from insufficient input sanitization before SQL execution - the system accepts encrypted payloads at the /api/stl/actions/dynamic endpoint without proper parameterized query implementation. This is a classic CWE-89 SQL injection vulnerability where user-controlled input flows directly into database commands. The CPE designation cpe:2.3:a:siteserver:sscms:*:*:*:*:*:*:*:* indicates the vulnerability affects the SiteServer SSCMS product line, with version 7.4.0 specifically confirmed vulnerable.

RemediationAI

Upgrade to a patched version of SSCMS beyond v7.4.0 when released by SiteServer; monitor the GitHub repository at https://github.com/siteserver/cms and issue tracker at https://github.com/siteserver/cms/issues/3891 for official vendor response and fix availability. No vendor-released patch version is confirmed in available data at time of analysis. As compensating controls until patch deployment: restrict administrative account access to trusted users only with strong MFA enforcement; audit all existing administrative accounts and disable unused ones; implement database-level query monitoring and alerting for suspicious SQL patterns originating from the SSCMS application user; consider disabling the stl:sqlContent tag functionality in template configurations if not required for production operations (note: this may break existing content features relying on dynamic queries); deploy web application firewall rules to inspect /api/stl/actions/dynamic endpoint traffic for SQL injection patterns, though encrypted payloads may evade signature-based detection; apply principle of least privilege to SSCMS database connection accounts to limit potential damage from successful exploitation.

More in Sscms

View all
CVE-2022-28118 CRITICAL POC
9.8 May 03

SiteServer CMS v7.x allows attackers to execute arbitrary code via a crafted plug-in. Rated critical severity (CVSS 9.8)

CVE-2023-2862 MEDIUM POC
6.1 May 24

A vulnerability, which was classified as problematic, was found in SiteServer CMS up to 7.2.1. Rated medium severity (CV

CVE-2022-30349 MEDIUM POC
6.1 Jun 02

siteserver SSCMS 6.15.51 is vulnerable to Cross Site Scripting (XSS). Rated medium severity (CVSS 6.1), this vulnerabili

CVE-2025-52237 MEDIUM
6.5 Aug 05

An issue in the component /stl/actions/download?filePath of SSCMS v7.3.1 allows attackers to execute a directory travers

CVE-2026-4542 LOW POC
2.1 Mar 22

SSCMS 4.7.0's layerImage endpoint allows authenticated attackers to manipulate the filePaths parameter in LayerImageCont

CVE-2026-4234 LOW POC
2.1 Mar 16

SQL injection in SSCMS 7.4.0 via the tableHandWrite parameter in SitesAddController.Submit.cs allows authenticated remot

CVE-2026-4222 LOW POC
2.0 Mar 16

A path traversal vulnerability exists in SSCMS versions up to 7.4.0 within the PathUtils.RemoveParentPath function of th

CVE-2023-43953 MEDIUM
5.4 Oct 03

SSCMS 7.2.2 was discovered to contain a cross-site scripting (XSS) vulnerability via the Content Management component. R

CVE-2023-43952 MEDIUM
5.4 Oct 03

SSCMS 7.2.2 was discovered to contain a stored cross-site scripting (XSS) vulnerability via the Material Management comp

CVE-2023-43951 MEDIUM
5.4 Oct 03

SSCMS 7.2.2 was discovered to contain a cross-site scripting (XSS) vulnerability via the Column Management component. Ra

CVE-2026-82486 LOW
2.3 Aug 30

Improper access control in SiteServer SSCMS 7.4.0's Agent Installation Workflow allows remote attackers to bypass securi

CVE-2026-7429 LOW
2.1 Apr 30

Reflected cross-site scripting in SSCMS v7.4.0 allows authenticated attackers to inject arbitrary JavaScript through cra

Share

CVE-2026-7435 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy