PatchSiren cyber security CVE debrief
CVE-2026-18426 Concrete CMS CVE debrief
A low-severity vulnerability in Concrete CMS 9.0.0 through 9.5.2 allows an authenticated user with edit access to one Express Form to add, modify, or delete controls on Express Forms they are not authorized to edit, potentially leading to stored XSS. The vulnerability arises from the Express Form block's failure to enforce a block-level edit-permission check on control-management actions, relying solely on CSRF token validation. This oversight enables an authenticated user with edit access to one Express Form to reuse a validly obtained token to manipulate controls on other Express Forms they are not authorized to edit.
- Vendor
- Concrete CMS
- Product
- Unknown
- CVSS
- LOW 2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-15
- Original CVE updated
- 2026-09-21
- Advisory published
- 2026-09-15
- Advisory updated
- 2026-09-21
Who should care
Defenders responsible for Concrete CMS installations, particularly those with user-generated content or forms, should assess exposure and verify authorization checks. They should prioritize verifying and restricting user access to Express Form controls, ensuring proper authorization checks are in place, and monitoring for potential stored XSS vulnerabilities.
Why it matters
Defenders should prioritize verifying and restricting user access to Express Form controls due to a low-severity vulnerability in Concrete CMS 9.0.0 through 9.5.2, which allows an authenticated user with edit access to one Express Form to add, modify, or delete controls on Express Forms they are not authorized to edit, potentially leading to stored XSS.
- Potential for unauthorized control modifications on Express Forms
- Risk of stored XSS vulnerabilities through injected controls
Technical summary
The Express Form block in Concrete CMS 9.0.0 through 9.5.2 did not enforce a block-level edit-permission check on control-management actions, relying solely on CSRF token validation. An authenticated user with edit access to one Express Form could reuse a validly obtained token to add, modify, or delete controls on Express Forms they were not authorized to edit, potentially leading to stored XSS. The vulnerability highlights the importance of granular permission checks for control-management actions in CMS platforms.
Defensive priority
Defenders should prioritize verifying and restricting user access to Express Form controls, ensuring proper authorization checks are in place.
Recommended defensive actions
- Verify and restrict user access to Express Form controls
- Ensure proper authorization checks are in place for control-management actions
- Monitor for and address potential stored XSS vulnerabilities
- Review compensating controls for exposed systems while remediation is scheduled and verified
- 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
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability was reported by Yat Wu and given a CVSS v4.0 score of 2.0 by the Concrete CMS security team. The issue is specific to Concrete CMS versions 9.0.0 through 9.5.2 and involves the Express Form block's control-management actions. Defenders should verify the authenticity of control modifications and ensure proper authorization checks are in place.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-18426 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-18426
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-18426 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-18426
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.