CVE-2026-12202: Subrion CMS XSS Vulnerability in Blocks Endpoint – Analysis & Patch Guidance
A stored or reflected cross-site scripting (XSS) vulnerability exists in Intelliants Subrion CMS versions up to 4.0.3. The flaw resides in the Blocks Endpoint component, where improper handling of CSS class name parameters allows an attacker to inject malicious scripts. Because the vulnerability requires administrative privileges to exploit and user interaction is needed for the attack to succeed, the overall risk is low. However, the public disclosure of this issue means threat actors now have detailed information about how to craft attacks.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 2.4 LOW · CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N
- Weaknesses (CWE)
- CWE-79, CWE-94
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-15 / 2026-06-17
NVD description (verbatim)
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.
6 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-12202 is a cross-site scripting vulnerability (CWE-79) with elements of code injection (CWE-94) affecting Subrion CMS through version 4.0.3. The Blocks Endpoint fails to properly sanitize the CSS class name parameter, allowing authenticated high-privilege users to inject JavaScript that executes in the context of other users' browsers. The CVSS 3.1 vector (AV:N/AC:L/PR:H/UI:R/S:U) reflects that network access is available, complexity is low, but high-level privileges and user interaction are required. The impact is limited to integrity (I:L), with no confidentiality or availability impact.
Business impact
For organizations running Subrion CMS as their web content management platform, this vulnerability poses a manageable but non-zero risk. The attack surface is limited because it requires administrative credentials and user interaction to execute. However, a compromised administrator account or social engineering targeting staff with block-editing privileges could lead to defacement, session hijacking, or credential theft affecting website visitors. Organizations should assess whether their CMS administrators follow principle-of-least-privilege and whether they have monitoring in place for suspicious administrative actions.
Affected systems
Intelliants Subrion CMS versions up to and including 4.0.3 are affected. Organizations should inventory their Subrion installations and verify the running version. The vulnerability does not appear in the vendor advisory data provided, so confirm your version against the official Subrion project or vendor documentation.
Exploitability
The exploit has been publicly disclosed, which increases the likelihood of weaponization. However, exploitability is constrained: an attacker must possess high-level administrative credentials (or compromise an administrator account), and the target user must visit a page where the injected script is rendered. This combination of factors keeps real-world exploitability moderate despite public disclosure. No active exploitation in the wild has been confirmed at this time.
Remediation
Upgrade Intelliants Subrion CMS to a patched version released after 4.0.3. Verify the latest available release through the official Subrion project website or repository. Additionally, audit administrative accounts for unauthorized access, implement role-based access controls to limit block-editing privileges, and consider restricting administrative dashboard access by IP address or network segment.
Patch guidance
Contact Intelliants or visit the Subrion CMS project repository to identify the next available maintenance release that addresses CVE-2026-12202. Apply the patch in a development environment first to validate compatibility with your custom blocks and extensions. Given the low severity and administrative requirement, patching can be scheduled during normal maintenance windows rather than treated as an emergency.
Detection guidance
Monitor web server and application logs for administrative users accessing the Blocks Endpoint with unusual or malformed CSS class name parameters. Watch for script-like content in block definitions (e.g., strings containing 'javascript:', 'onerror=', 'onclick='). Network-based WAF rules can be configured to detect XSS payloads in administrative forms. Review administrative audit logs for unexpected changes to block configurations, especially blocks that will be viewed by unauthenticated visitors.
Why prioritize this
While publicly disclosed, this vulnerability merits lower priority remediation due to its strict requirements: high-privilege authentication, user interaction, and limited impact scope. Organizations without a significant administrative user base or with strong access controls can defer patching. However, those with multiple administrators, frequent block edits, or public-facing CMS customizations should prioritize testing and deployment of the patch within 30–60 days.
Risk score, explained
The CVSS 2.4 (LOW) score appropriately reflects the narrow attack vector. Network accessibility is present, but the prerequisite of high-privilege credentials and required user interaction substantially reduce practical risk. The integrity-only impact (no confidentiality or availability loss) further limits the score. Organizations with mature administrative access controls and monitoring will face minimal real-world risk.
Frequently asked questions
Do I need to patch immediately if I run Subrion CMS?
No. This is a low-severity vulnerability requiring administrative credentials and user interaction. If your administrative staff and access controls are tightly managed, you can schedule patching during normal maintenance windows. However, if your CMS has many editors or administrators, prioritize testing and deployment within 30–60 days.
Can this vulnerability be exploited without administrative access?
No. The CVSS vector clearly indicates PR:H (high privilege required), meaning an attacker must already have administrator-level credentials or must compromise an admin account to exploit this flaw.
What should I do if I cannot upgrade immediately?
Implement compensating controls: restrict administrative dashboard access by IP or VPN, enforce multi-factor authentication on admin accounts, audit logs for suspicious block modifications, and educate administrators about not clicking untrusted links in block configuration pages.
Is this vulnerability being exploited in the wild?
There is no evidence of active exploitation reported at the time of publication. However, because the exploit has been publicly disclosed, threat actors have detailed information. Implement detection controls now and plan your patching timeline accordingly.
This analysis is based on CVE-2026-12202 data as of June 2026. Patch version numbers and specific remediation steps should be verified against the official Intelliants Subrion project advisory and release notes. CVSS scores and severity classifications reflect the CVSS 3.1 standard and may not account for environmental or organizational risk factors specific to your deployment. SEC.co makes no warranty regarding the completeness or accuracy of vendor patch status; always verify directly with the vendor or official project repository before deploying patches to production systems. Source: NVD (public-domain), retrieved 2026-07-20. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-10112LOWXSS in STUDENT-MANAGEMENT-SYSTEM 1.0 Dashboard
- CVE-2026-10228LOWXSS Vulnerability in raisulislamg4 Student Management System
- CVE-2026-10234LOWMettle Sendportal XSS Vulnerability – Campaign Handler Remote Exploit
- CVE-2026-10244LOWSourceCodester Pharmacy Sales and Inventory System XSS Vulnerability
- CVE-2026-10245LOWStored XSS in SourceCodester Pharmacy Sales and Inventory System 1.0
- CVE-2026-10246LOWStored XSS in SourceCodester Pharmacy System 1.0 – Remediation Guide
- CVE-2026-10247LOWXSS in SourceCodester Pharmacy Sales System 1.0
- CVE-2026-10514LOWCordysCRM Cross-Site Scripting (XSS) Vulnerability – Patch to 1.7.0