Authorization Flaw in Keycloak User-Managed Access Implementation
CVE-2026-94217
3.5LOW
What is CVE-2026-94217?
An authorization flaw presents itself within the User-Managed Access (UMA) implementation of Keycloak, specifically at the authorization token endpoint. This issue arises when permission tickets are processed, particularly when different users possess resources with identical names. In such cases, the system erroneously merges permissions, allowing an attacker to gain unauthorized access to resources intended solely for other users. This vulnerability underscores the importance of proper access controls in resource sharing applications.