CVE-2026-31832 PUBLISHED

Umbraco Backoffice API Allows Unauthorized Modification of Domain Data

Assigner: GitHub_M
Reserved: 09.03.2026 Published: 10.03.2026 Updated: 10.03.2026

Umbraco is an ASP.NET CMS. From 14.0.0 to before 16.5.1 and 17.2.2, 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). This vulnerability is fixed in 16.5.1 and 17.2.2.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
CVSS Score: 5.4

Product Status

Vendor umbraco
Product Umbraco-CMS
Versions
  • Version >= 14.0.0, < 16.5.1 is affected
  • Version >= 17.0.0, < 17.2.0 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE