CVE-2026-81896
moderateStored XSS in Concrete CMS Dashboard Form Submissions Report (<9.5.3)
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.
| Concrete CMS | before 9.5.3 |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
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 news0 stories
No ingested article mentions this CVE yet.