Access Management Flaw in Keycloak Admin REST API
CVE-2026-94215
5.5MEDIUM
What is CVE-2026-94215?
A vulnerability exists in the Admin REST API of Keycloak, where a flaw allows an unauthorized administrator to access and modify sensitive client configurations across different realms. This occurs due to the use of a per-request in-memory cache, which incorrectly resolves clients without verifying their realm association. Consequently, this could enable potential attackers to compromise client credentials or redirect administrative logins to malicious sites, emphasizing the need for stringent access control and verification mechanisms.