Umbraco Backoffice API Allows Unauthorized Modification of Domain Data
Moderate severity
GitHub Reviewed
Published
Mar 10, 2026
in
umbraco/Umbraco-CMS
•
Updated Mar 11, 2026
Package
Affected versions
>= 14.0.0, < 16.5.1
>= 17.0.0, < 17.2.2
Patched versions
16.5.1
17.2.2
Description
Published by the National Vulnerability Database
Mar 10, 2026
Published to the GitHub Advisory Database
Mar 11, 2026
Reviewed
Mar 11, 2026
Last updated
Mar 11, 2026
Description
A broken object-level authorization vulnerability exists in a backoffice API endpoint that allows authenticated users to assign domain-related data to content nodes without proper authorization checks.
The issue is caused by insufficient authorization enforcement on the affected API endpoint, whereby via an API call, domains can be set on content nodes that the editor does not have permission to access (either via user group privileges or start nodes).
Impact
An attacker can modify domain configurations for content nodes they are not permitted to edit. This may result in malicious or unintended routing behaviour, service disruption, and potential disclosure of configuration-related information.
Patches
The issue is patched in 16.5.1 and 17.2.2.
Workarounds
There is no workaround other than upgrading.
References