ZeroHour

CVE-2026-81896

moderate

Stored XSS in Concrete CMS Dashboard Form Submissions Report (<9.5.3)

CVSS 4.0
8.4 high
EPSS
Published
()
Modified
AI analysis

Concrete CMS versions before 9.5.3 fail to HTML-entity-encode user-defined Form block question labels when they are rendered as column headers in the Dashboard Form Submissions report (concrete/single_pages/dashboard/reports/forms/legacy.php). An authenticated user with content-editing privileges can store markup or JavaScript in a form question label, which then executes in the browser of any administrator who opens the submissions report for that form. Successful exploitation gives the attacker script execution in the admin's Dashboard context, enabling actions such as session theft or privileged operations performed as the administrator. Any site running Concrete CMS before 9.5.3 that uses the Form block and its submissions report is affected. The Concrete CMS security team rated the flaw CVSS v4.0 8.4 (high); no public proof of concept is known, it is not in CISA's KEV, and there is no indication of in-the-wild exploitation.

What to do: Upgrade Concrete CMS to version 9.5.3 or later, where the question labels are properly HTML-entity-encoded. Until patched, review existing Form block question labels across all forms for unexpected HTML or script content, and restrict form/page editing privileges to trusted users. Check Dashboard access logs and administrator accounts for anomalous activity if any suspicious labels are found.

Affected
Concrete CMSbefore 9.5.3
Estimated exposure
moderatetens of thousands of sites potentially affected (subset of Concrete CMS installs on versions <9.5.3 that use the Form block) — Concrete CMS holds roughly 0.1% of the public web CMS market per public technology trackers, implying a total install base in the low hundreds of thousands of sites, of which only those below 9.5.3 actively using Form blocks and multi-user…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Concrete CMS before 9.5.3 does not apply HTML entity encoding to user-defined Form block question labels when rendering them as column headers in the Dashboard Form Submissions report (concrete/single_pages/dashboard/reports/forms/legacy.php). a rogue editor could store markup or script in a label that then executes in the browser of any administrator who opens the submissions report for the affected form, producing stored cross-site scripting in the Dashboard. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 8.4 with vector CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N. Thanks Yonatan Drori from Tenzai for reporting.

Weakness
CWE-79
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/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

In the news

No ingested article mentions this CVE yet.