Authorization bypass through user-controlled key in Keycloak - CVE-2026-9099
Published: June 29, 2026
Keycloak
Detailed vulnerability description
The vulnerability allows a remote user to escalate privileges and compromise administrative accounts.
The vulnerability exists due to improper access control in the GroupResource.addChild() endpoint within the Admin REST API when handling group reparenting requests. A remote privileged user can reparent a highly privileged group under a managed low-privilege group to escalate privileges and compromise administrative accounts.
Only instances with Fine-Grained Admin Permissions v2 enabled are vulnerable to the described privilege inheritance abuse.