CVE-2026-81897
Received Received - Intake

Stored XSS in Concrete CMS Express Entities Forms

Vulnerability report for CVE-2026-81897, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-15

Last updated on: 2026-09-15

Assigner: ConcreteCMS

Description

In Concrete CMS below CMS 9.5.3, the save_control action in the Express entities forms dashboard controller did not validate the anti-CSRF token. By causing an authenticated administrator to submit a forged cross-site request, a remote attacker without credentials could write attacker-controlled headline and body values to an existing Express form Text control. Those values were emitted without output encoding by the Express form Text element, so the injected markup executed as persistent JavaScript for any administrator who later opened the affected entry, resulting in stored cross-site scripting.Β The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 7.7 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N. Thanks Yonatan Drori from Tenzai for reporting.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-15
Last Modified
2026-09-15
Generated
2026-09-15
AI Q&A
2026-09-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
concrete_cms concrete_cms to 9.5.3 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in Concrete CMS versions below 9.5.3. It involves a missing anti-CSRF token validation in the Express entities forms dashboard controller. An attacker can trick an authenticated administrator into submitting a forged request, allowing them to inject malicious markup into an existing Express form Text control. The injected content is stored and later executed as persistent JavaScript when an administrator views the affected entry.

Impact Analysis

An attacker could gain control over the CMS by executing arbitrary JavaScript in the context of an administrator's session. This could lead to unauthorized actions, data theft, or further compromise of the system. Administrators viewing affected entries would unknowingly execute the malicious script.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, violating GDPR's integrity and confidentiality requirements or HIPAA's safeguards for protected health information. It may result in non-compliance due to potential exposure of sensitive data or unauthorized system access.

Mitigation Strategies

Upgrade Concrete CMS to version 9.5.3 or later to address the anti-CSRF token validation issue and prevent unauthorized form modifications.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-81897. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart