🔐 CVE Alert

CVE-2026-7882

UNKNOWN 0.0

Concrete CMS 9.5.0 and below is vulnerable to CSRF via the DeleteFile controller

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Concrete CMS 9.5.0 and below is vulnerable to unauthorized file deletion due to an Inverted CSRF token check in the DeleteFile controller. The code throws an error when the token IS valid and proceeds with file deletion when the token is invalid or missing. This effectively disables CSRF protection for the file deletion endpoint, allowing cross-site request forgery attacks against users who have permission to edit conversation messages. The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 2.3 with a vector of CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks Tristan Mandani for reporting.

CWE CWE-352
Vendor concrete cms
Product concrete cms
Published May 21, 2026
Last Updated May 22, 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 ≤ 9.5.0

References

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

Credits

Tristan Mandani