CVEFinder.io

CVE-2026-81895

⚠️ high
πŸ” Scan for this CVE
Summary

In Concrete CMS before 9.5.3, the Document Library block stored the file-set identifiers submitted through fsID[] without validating them as integers, and when the block was configured with setMode set to any it concatenated each stored identifier directly into the file-set filter query instead of casting it or binding it as a parameter. An authenticated user permitted to add or edit a Document Library block could therefore persist SQL syntax in the block configuration (btDocumentLibrary.setIds)

Description

In Concrete CMS before 9.5.3, the Document Library block stored the file-set identifiers submitted through fsID[] without validating them as integers, and when the block was configured with setMode set to any it concatenated each stored identifier directly into the file-set filter query instead of casting it or binding it as a parameter. An authenticated user permitted to add or edit a Document Library block could therefore persist SQL syntax in the block configuration (btDocumentLibrary.setIds), and that stored expression was executed every time the published page containing the block was rendered, producing stored, time-based blind SQL injection.Β The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 8.5 with vector CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N. Thanks Habib Allah for reporting.

CVSS Score
7.2
High
EPSS Score
0.3
Exploit Probability
Published Date
2026-09-15
First Seen: 2026-09-16
πŸ“Š Relative Risk Intelligence

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

#164,842
Above average severity
Severity Percentile
Last Modified 2026-09-18
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CVSS Vector 4.0 CVSS:4.0/AV:N/AC:L/AT:N/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
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-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-81919 πŸ”Ά medium 4.3 0.1 Concrete CMS below 9.5.3 did not validate an anti-CSRF token on the block-arrangement backend endpoint (the arrange() ac... 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