PatchSiren cyber security CVE debrief
CVE-2026-81895 Concrete CMS CVE debrief
An executive overview of CVE-2026-81895: Concrete CMS versions before 9.5.3 have a high-severity vulnerability allowing for stored, time-based blind SQL injection via the Document Library block. This issue arises from improper validation of file-set identifiers, which are concatenated directly into the file-set filter query without casting or binding as parameters. The vulnerability, scored 8.5 under CVSS v4.0, requires user interaction and authenticated users with permission to add or edit Document Library blocks can exploit it. Defenders should prioritize verifying exposure, especially in environments with users permitted to modify such blocks, and consider updates or compensing
- Vendor
- Concrete CMS
- Product
- Unknown
- CVSS
- HIGH 8.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-15
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-15
- Advisory updated
- 2026-09-18
Who should care
Defenders responsible for Concrete CMS deployments, especially those with users permitted to add or edit Document Library blocks, should assess exposure and prioritize verification or updates.
Why it matters
CVE-2026-81895 is a high-severity vulnerability in Concrete CMS that allows for stored, time-based blind SQL injection. Defenders should prioritize verifying exposure, especially for users with permission to add or edit Document Library blocks, and assess the need for updates or compensating controls.
- Potential for stored, time-based blind SQL injection
- Risk of unauthorized database queries
- Need for validation of user input
- Importance of updating to a fixed version
Technical summary
The Document Library block in Concrete CMS before 9.5.3 improperly handles file-set identifiers by storing them without validation as integers. When the block's setMode is set to 'any', these identifiers are directly concatenated into the file-set filter query instead of being cast or bound as parameters. This oversight allows for stored, time-based blind SQL injection attacks. An authenticated user with permission to add or edit a Document Library block can exploit this vulnerability, potentially leading to unauthorized database queries. The vulnerability's CVSS v4.0 score is 8.5, indicating high severity.
Defensive priority
Defenders should prioritize verifying exposure in Concrete CMS deployments, especially for users with permission to add or edit Document Library blocks, and assess the need for updates or compensating controls.
Recommended defensive actions
- Verify Concrete CMS version and check if using a Document Library block with setMode set to any
- Assess user permissions and limit access to add or edit Document Library blocks
- Consider updating to Concrete CMS version 9.5.3 or later
- Monitor for suspicious activity related to the Document Library block
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD detail page provide information on the vulnerability, including its CVSS v4.0 score of 8.5 and 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. The vulnerability affects Concrete CMS versions before 9.5.3.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-81895 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-81895
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-81895 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-81895
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://documentation.concretecms.org/developers/introduction/version-history/953-release-notes
ff5b8ace-8b95-4078-9743-eac1ca5451de - Broken Link
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.