CVEFinder.io

CVE-2026-81919

πŸ”Ά medium
πŸ” Scan for this CVE
Summary

Concrete CMS below 9.5.3 did not validate an anti-CSRF token on the block-arrangement backend endpoint (the arrange() action of Concrete\Controller\Backend\Page\ArrangeBlocks). The action enforced page-edit authorization but performed no token check, and its route accepted any HTTP method, so an attacker could induce a signed-in content editor into loading an attacker-controlled page that auto-submitted a cross-site request and reordered or moved blocks in the draft version of a page the victim

Description

Concrete CMS below 9.5.3 did not validate an anti-CSRF token on the block-arrangement backend endpoint (the arrange() action of Concrete\Controller\Backend\Page\ArrangeBlocks). The action enforced page-edit authorization but performed no token check, and its route accepted any HTTP method, so an attacker could induce a signed-in content editor into loading an attacker-controlled page that auto-submitted a cross-site request and reordered or moved blocks in the draft version of a page the victim was permitted to edit. The default null cookie SameSite configuration let the victim's session cookie accompany the forged request.Β The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 2.3 with vector 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 Yonatan Drori from Tenzai for reporting.

CVSS Score
4.3
Medium
EPSS Score
0.1
Exploit Probability
Published Date
2026-09-15
First Seen: 2026-09-17
πŸ“Š Relative Risk Intelligence

This CVE is Lower Risk - more severe than 5.3% of all 360,548 vulnerabilities in our database.

#341,305
Below average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: Sep 15, 2026
πŸ” Exploitation Status
None
No known exploits
βš™οΈ Automatable
NO
Requires human interaction
πŸ’₯ Technical Impact
Partial
Limited system impact
πŸ† Discovered By
tenzai
SSVC data provided by CISA
Last Modified 2026-09-18
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
CVSS Vector 4.0 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/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
CWE IDs (Weakness Types)

πŸ“¦ Affected Products 1

πŸ”— References 1

πŸ”— Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-81894 πŸ”Ά medium 5.4 0.1 Concrete CMS 9.5.2 and below is vulnerable to stored DOM-based Cross-site Scripting (XSS) via the Gallery block's per-im... 2026-09-15
CVE-2026-81895 ⚠️ high 7.2 0.3 In Concrete CMS before 9.5.3, the Document Library block stored the file-set identifiers submitted through fsID[] withou... 2026-09-15
CVE-2026-81896 πŸ”Ά medium 5.4 0.1 Concrete CMS before 9.5.3 does not apply HTML entity encoding to user-defined Form block question labels when rendering ... 2026-09-15
CVE-2026-81897 πŸ”Ά medium 5.4 0.1 In Concrete CMS below CMS 9.5.3, the save_control action in the Express entities forms dashboard controller did not vali... 2026-09-15
CVE-2026-81920 πŸ”Ά medium 4.3 0.1 Concrete CMS below 9.5.3 was vulnerable to Cross-Site Request Forgery in the dashboard SEO Excluded Words page. The rese... 2026-09-15
CVE-2026-81921 πŸ”Ά medium 5.4 0.1 Concrete CMS 8.5.3 through 9.5.2 enabled the OAuth 2.0 refresh-token grant using the unmodified upstream League grant, w... 2026-09-15
These CVEs affect the same products