Authorization bypass through user-controlled key in Keycloak - CVE-2026-9799
Published: June 29, 2026
Keycloak
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information or modify resources.
The vulnerability exists due to improper access control in org.keycloak.authorization when processing a permission request with a specific prefix. A remote user can use a granted User-Managed Access (UMA) permission ticket for one resource to bypass per-resource access control and disclose sensitive information or modify resources.
The issue affects typed resources with ownerManagedAccess enabled when the same resource server is configured in PERMISSIVE policy enforcement mode and no explicit policy protects the resource type. User interaction is required.