Improper access control in Keycloak - CVE-2026-4628
Published: September 10, 2026
Vulnerability details
The vulnerability allows a remote user to modify protected resources without authorization.
The vulnerability exists due to improper access control in the User-Managed Access (UMA) resource_set endpoint when handling PUT operations. A remote user can send a PUT request to bypass the allowRemoteResourceManagement=false restriction and modify protected resources.