Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/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
High-privilege auth and victim interaction required; scope changes because injected script executes in victim's browser context, yielding limited confidentiality and integrity impact.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
3DescriptionCVE.org
A vulnerability has been found in Intelliants Subrion CMS up to 4.0.3. Affected by this issue is some unknown functionality of the component Blocks Endpoint. Such manipulation of the argument CSS class name leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Cross-site scripting in Intelliants Subrion CMS up to version 4.0.3 allows an authenticated high-privilege attacker to inject malicious JavaScript via the CSS class name argument in the Blocks Endpoint, executing in a victim user's browser upon viewing the manipulated block. Publicly available exploit code exists (disclosed on HackMD), and the vendor did not respond to responsible disclosure, leaving no patch available at time of analysis. Exploitation is constrained by a high-privilege authentication requirement and mandatory user interaction, limiting opportunistic mass exploitation but posing meaningful insider-threat and compromised-credential risk.
Technical ContextAI
Subrion CMS is a PHP-based content management platform by Intelliants, identified by CPE cpe:2.3:a:intelliants:subrion_cms:*:*:*:*:*:*:*:*. The Blocks Endpoint is an administrative interface that allows privileged users to define content blocks, including styling attributes such as CSS class names. CWE-79 (Improper Neutralization of Input During Web Page Generation) indicates that the CSS class name argument is not properly sanitized or encoded before being rendered in HTML output - classic stored or reflected XSS depending on how block definitions are persisted and served. The CVSS 4.0 vector (E:P) confirms a proof-of-concept is publicly available, corroborated by the HackMD reference.
RemediationAI
No vendor-released patch has been identified at time of analysis - the vendor did not respond to responsible disclosure, so no fixed version can be cited. As an immediate compensating control, administrators should restrict access to the Blocks Endpoint using application-level role controls or web server ACLs (e.g., nginx or Apache location directives limiting access by IP or internal network), preventing unauthorized or low-assurance accounts from reaching the vulnerable interface; this does not eliminate the flaw but narrows the attacker population. Deploying a strict Content Security Policy (CSP) header with a script-src 'self' directive can significantly reduce the impact of successful XSS injection by blocking execution of injected scripts, though it introduces trade-offs with any inline JavaScript legitimately used by the CMS. Review the public PoC at https://hackmd.io/@noka/B1sue5Xkzl to confirm whether your deployment is affected by the specific block configuration demonstrated. Monitor VulDB at https://vuldb.com/cve/CVE-2026-12202 for any future vendor patch release.
More in Subrion Cms
View allSubrion CMS before 4.1.5.10 has a SQL injection vulnerability in /front/search.php via the $_GET array. Rated critical s
/panel/uploads in Subrion CMS 4.2.1 allows remote attackers to execute arbitrary PHP code via a .pht or .phar file, beca
Subrion CMS before 4.1.6 has a SQL injection vulnerability in /front/actions.php via the $_POST array. Rated critical se
Cross Site Request Forgery (CSRF) vulnerability exists in Intelliants Subrion CMS v4.2.1 via the Members administrator f
SQL injection vulnerability in register/ in Subrion CMS before 2.2.3 allows remote attackers to execute arbitrary SQL co
Multiple cross-site request forgery (CSRF) vulnerabilities in Subrion CMS before 2.2.3 allow remote attackers to hijack
Multiple cross-site scripting (XSS) vulnerabilities in Subrion CMS 2.2.1 allow remote attackers to inject arbitrary web
A SQL injection vulnerability exists in Subrion CMS v4.2.1 in the visual-mode. Rated high severity (CVSS 7.2), this vuln
Cross Site Scripting (XSS) vulnerability exists in Subrion CMS 4.2.1 via the q parameter in the Kickstart template. Rate
Multilple Cross Site Scripting (XSS) vulnerability exists in Intelliants Subrion CMS v4.2.1 in the Configuration panel.
Multiple reflected cross-site scripting (XSS) vulnerabilities in the installation module of Subrion CMS v4.2.1 allows at
Multiple Cross-Site Scripting (XSS) vulnerabilities in installation of Subrion CMS v.4.2.1 allows a local attacker to ex
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36677
GHSA-wrcg-234w-hfhq