🔐 CVE Alert

CVE-2026-81917

UNKNOWN 0.0

Concrete CMS below 9.5.3 is vulnerable to Stored XSS in the Document Library block file description and tags

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Concrete CMS below 9.5.3 does not apply HTML output escaping to the file description and tags fields when rendering the Document Library block, so a user with permission to edit file properties could store a script payload that executed in the browser of any visitor to a page displaying the block with the description or tags column enabled, including unauthenticated visitors. Successful exploitation could allow theft of session data or actions performed in the visitor's context. The block controller returned the description and tags values without the h() escaping already applied to the title column, and the block view template wrote the returned value directly into the results table The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 5.1 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:L/VA:N/SC:H/SI:H/SA:N. Thanks Nguyen Manh Thuan for reporting.

CWE CWE-79
Vendor concrete cms
Product concrete cms
Published Sep 11, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for concrete cms concrete cms

Be the first to know when new unknown vulnerabilities affecting concrete cms concrete cms are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

Concrete CMS / Concrete CMS
5.0.0 ≤ 9.5.2

References

NVD ↗ CVE.org ↗ EPSS Data ↗
documentation.concretecms.org: https://documentation.concretecms.org/developers/introduction/version-history/953-release-notes

Credits

manhthuan