PatchSiren cyber security CVE debrief
CVE-2026-81897 Concrete CMS CVE debrief
A vulnerability in Concrete CMS versions below 9.5.3 allows a remote attacker to inject persistent JavaScript into an existing Express form Text control, resulting in stored cross-site scripting. This occurs because the save_control action in the Express entities forms dashboard controller does not validate the anti-CSRF token, enabling an attacker to forge a cross-site request. The injected markup executes as JavaScript for any administrator who later opens the affected entry.
- Vendor
- Concrete CMS
- Product
- Unknown
- CVSS
- HIGH 7.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-15
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-15
- Advisory updated
- 2026-09-18
Who should care
Defenders responsible for Concrete CMS deployments, particularly those using Express entities forms, should assess exposure and prioritize verification and remediation efforts. This includes operators managing affected deployments, platform administrators, vulnerability management teams, and security teams who need to verify and update Concrete CMS installations to prevent stored cross-site scripting attacks. The vulnerability allows remote attackers to 注入
Why it matters
Defenders should prioritize verifying and updating Concrete CMS installations to prevent stored cross-site scripting attacks. The vulnerability allows remote attackers to inject persistent JavaScript into Express form Text controls, potentially disrupting administrator workflows. Verification and remediation efforts are crucial to prevent exploitation.
- Potential injection of persistent JavaScript into Express form Text controls
- Execution of injected markup as JavaScript for administrators
- Possible disruption of administrator workflows
- Need for verification of affected deployments and remediation efforts
Technical summary
The save_control action in the Express entities forms dashboard controller of Concrete CMS versions below 9.5.3 does not validate the anti-CSRF token. This allows a remote attacker to forge a cross-site request and inject attacker-controlled headline and body values into an existing Express form Text control. The injected markup executes as persistent JavaScript for any administrator who later opens the affected entry, resulting in stored cross-site scripting.
Defensive priority
Defenders should prioritize verifying and updating Concrete CMS installations to version 9.5.3 or later, reviewing Express form Text controls for injected markup, and implementing compensating controls such as output encoding and CSRF token validation.
Recommended defensive actions
- Verify and update Concrete CMS installations to version 9.5.3 or later
- Review Express form Text controls for injected markup
- Implement compensating controls such as output encoding and CSRF token validation
- Monitor for suspicious activity on affected deployments
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
Evidence notes
The CVE record and NVD vulnerability detail provide information on the vulnerability, its CVSS score, and affected versions. However, the exact scope of affected deployments and potential impact require further verification.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-81897 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-81897
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-81897 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-81897
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://documentation.concretecms.org/developers/introduction/version-history/953-release-notes
ff5b8ace-8b95-4078-9743-eac1ca5451de - Broken Link
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.