PatchSiren cyber security CVE debrief
CVE-2026-81921 Concrete CMS CVE debrief
A vulnerability in Concrete CMS 8.5.3 through 9.5.2 allows a user to continue minting valid access tokens after being deactivated or suspended due to the OAuth 2.0 refresh-token grant being enabled without re-checking the associated account's active status. This issue arises because the upstream League grant was used without modification, leading to a situation where deactivating an account does not revoke its API access. Defenders should be aware that this vulnerability could allow for unauthorized API access if not properly remediated.
- Vendor
- Concrete CMS
- Product
- Unknown
- CVSS
- LOW 2.3
- 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 managing Concrete CMS deployments, especially those with API access or user account management, should assess exposure and prioritize remediation. This includes reviewing the current version of Concrete CMS, checking for API access, and ensuring that user accounts are properly managed. Additionally, defenders should verify and remediate this vulnerability to prevent unauthorized API access and potential exploitation.
Why it matters
Defenders should prioritize verifying and remediating this vulnerability in Concrete CMS deployments, especially for systems with API access or user account management, to prevent unauthorized API access and potential exploitation.
- Verify and remediate vulnerability to prevent unauthorized API access
- Monitor for suspicious API activity to detect potential exploitation
- Update to a fixed version or apply compensating controls to mitigate risk
Technical summary
The vulnerability in Concrete CMS 8.5.3 through 9.5.2 is caused by the OAuth 2.0 refresh-token grant being enabled using the unmodified upstream League grant. This allows a user who obtained a refresh token while active to continue minting valid access tokens after being deactivated or suspended. The issue arises from the unmodified upstream League grant in Concrete CMS 8.5.3 through 9.5.2, which does not re-check the associated account's active status when issuing new access tokens from a valid refresh token. This could potentially lead to unauthorized API access if an attacker obtains a refresh token while the account is active and then uses it after the account has been deactivated or suspended.
Defensive priority
Defenders should prioritize verifying and remediating this vulnerability in Concrete CMS deployments, especially for systems with API access or user account management.
Recommended defensive actions
- Verify Concrete CMS version and check if API access is enabled
- Deactivate or suspend user accounts as needed
- Remediate by updating to a fixed version or applying compensating controls
- Monitor for suspicious API activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The vulnerability was reported by sh4d0byss and assigned a CVSS v4.0 score of 2.3 by the Concrete CMS security team. The issue arises from the unmodified upstream League grant in Concrete CMS 8.5.3 through 9.5.2.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-81921 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-81921
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-81921 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-81921
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.