CVE-2026-69197
8.7Umbraco · Umbraco-CMS
Umbraco CMS contains a security flaw in the Content Delivery API where authorization checks are bypassed for referenced nodes, allowing unauthorized access to sensitive content properties.
Executive summary
An authorization bypass vulnerability in the Umbraco CMS Content Delivery API allows unauthorized users to retrieve sensitive content from protected nodes, posing a significant risk to data confidentiality.
Vulnerability
This is an authorization bypass flaw occurring in the Content Delivery API. It allows unauthenticated remote attackers to access sensitive node data, such as names and property values, by leveraging the ?expand parameter on unprotected referencing nodes, thereby circumventing established Public Access or API key restrictions.
Business impact
The vulnerability facilitates unauthorized disclosure of sensitive information stored within the CMS, potentially exposing private content intended only for authenticated members or restricted user groups. Given the CVSS score of 8.7, this flaw represents a high risk to organizational data privacy, which could lead to regulatory compliance issues and loss of stakeholder trust.
Remediation
Immediate Action: Upgrade Umbraco CMS to version 13.15.1, 17.5.3, or 18.0.2 respectively to ensure the Content Delivery API correctly enforces authorization checks on referenced nodes.
Proactive Monitoring: Review web server and application logs for suspicious access patterns, specifically monitoring for frequent or unusual use of the ?expand parameter in API requests.
Compensating Controls: Implement WAF rules to inspect and block requests that utilize the ?expand parameter if the API is not intended to be publicly accessible, or restrict access to the Content Delivery API at the network level.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Organizations must prioritize the application of the vendor-provided patches as soon as possible. Because this vulnerability allows for the unauthorized retrieval of data without requiring valid credentials, the risk to sensitive information is substantial. Administrators should move quickly to update the affected CMS instances to the specified versions to eliminate the underlying authorization logic error.
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section
Sources
- https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-wr57-hqmp-fgvh
- https://github.com/umbraco/Umbraco-CMS/commit/26312a3f717a0f33bb3d7d28b14bef3592bdb0fe
- https://github.com/umbraco/Umbraco-CMS/commit/5360e2a9681ce2d0024be374e80339260bcc2511
- https://github.com/umbraco/Umbraco-CMS/commit/a9649da4e5a0786db7688bd6b5036a21df26b015
- https://github.com/umbraco/Umbraco-CMS/releases/tag/release-13.15.1
- https://github.com/umbraco/Umbraco-CMS/releases/tag/release-17.5.3
- https://github.com/umbraco/Umbraco-CMS/releases/tag/release-18.0.2