CVE-2026-81899
moderateStored XSS via Group Folder Names in Concrete CMS 9.0.0–9.5.2 Admin Dashboard
Concrete CMS versions 9.0.0 through 9.5.2 stored group folder names without sanitizing HTML and rendered them unescaped on the Members > Groups dashboard page, enabling stored cross-site scripting (CWE-79). An authenticated attacker holding the Add Group Folder permission can save a script payload as a folder name; the group search grid returns it without output encoding, so the markup executes in the browser session of any administrator who views the Groups dashboard. Successful exploitation allows session and token theft and any action available in the administrator's context, giving effectively full site compromise. The flaw requires an authenticated, moderately privileged attacker and an admin to view the poisoned page, reflected in the Concrete CMS team's CVSS v4.0 score of 7.3 (high). No public proof of concept is known and the vulnerability is not listed in CISA's KEV catalog, so exploitation in the wild appears unlikely at this time.
What to do: Upgrade Concrete CMS to the latest 9.x release newer than 9.5.2, where the folder-name handling and output encoding are fixed. Audit existing group folder names in the Members > Groups area for embedded HTML or script payloads and review administrator session logs for anomalous activity. Restrict the Add Group Folder permission to trusted editors only, since a lower-privileged user with that permission can weaponize a folder name against administrators.
| Concrete CMS | 9.0.0 to 9.5.2 |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
Concrete CMS 9.0.0 to 9.5.2 stored group folder names without sanitization and printed them unescaped on the Members > Groups dashboard page, resulting in stored cross-site scripting. The add and edit group-folder handlers stored the submitted folder name without neutralizing HTML, and the group search grid returned it without output encoding, so the Groups dashboard rendered the name as live markup. An authenticated user holding the Add Group Folder permission could store a script payload as a folder name that executed in the session of any administrator who viewed the Groups dashboard, enabling session and token theft and any action available in the administrator's context. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 7.3 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N. Thanks Lý Chấn Hưng (hunglyvn) for reporting.
- Weakness
- CWE-79
- Vector
- CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:H/VI:H/VA:H/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.