CVE-2026-18115
Received Received - Intake

Concrete CMS REST API Account Takeover via Permission Bypass

Vulnerability report for CVE-2026-18115, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-15

Last updated on: 2026-09-15

Assigner: ConcreteCMS

Description

Concrete CMS 9.2.0 to 9.5.2 did not enforce per-field edit_user_properties permissions on the REST API user write endpoints (PUT /ccm/api/1.0/users/{uID} and POST /ccm/api/1.0/users/{uID}/change_password). A user with an update-scoped OAuth token and permission to edit only one non-sensitive field could change another non-superuser's password, username, email, and attributes, taking over that account.Β The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 7.4 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N. Thanks riodrwn for reporting.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-15
Last Modified
2026-09-15
Generated
2026-09-15
AI Q&A
2026-09-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
concrete_cms concrete_cms From 9.2.0 (inc) to 9.5.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Concrete CMS versions 9.2.0 to 9.5.2 had a flaw in REST API user write endpoints. The system did not properly enforce per-field edit_user_properties permissions. This allowed a user with an update-scoped OAuth token and limited permissions to change another non-superuser's password, username, email, or attributes, potentially taking over that account.

Detection Guidance

Check Concrete CMS versions between 9.2.0 and 9.5.2. Review REST API logs for PUT /ccm/api/1.0/users/{uID} or POST /ccm/api/1.0/users/{uID}/change_password requests with OAuth tokens. Monitor for unauthorized user modifications like password changes or email updates.

Impact Analysis

If you are a Concrete CMS user with version 9.2.0 to 9.5.2, an attacker with limited access could take over your account by changing your password or other credentials. This could lead to unauthorized access to your data, loss of control over your account, or further compromise of the system.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR's data protection principles or HIPAA's security requirements for protected health information. Organizations using affected Concrete CMS versions may face compliance violations, legal penalties, or reputational damage.

Mitigation Strategies

Upgrade Concrete CMS to a version beyond 9.5.2. Review and restrict OAuth token permissions to enforce per-field edit_user_properties. Disable non-essential user modification endpoints if not required. Audit user accounts for unauthorized changes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-18115. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart