Vulnerability Description
A flaw was found in the OIDC protocol implementation of Keycloak, an open-source identity and access management solution. The issue occurs during the token refresh process when the server restores requested audiences from stored client IDs. Keycloak fails to verify if the target audience client is still enabled before issuing a new access token. This allows an application with an existing refresh token to continue obtaining valid access tokens for a disabled client, potentially bypassing administrative access controls for resource servers that rely on offline JWT validation.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-93999
- https://bugzilla.redhat.com/show_bug.cgi?id=2537165
FAQ
What is CVE-2026-93999?
CVE-2026-93999 is a vulnerability with a CVSS score of 4.2 (MEDIUM). A flaw was found in the OIDC protocol implementation of Keycloak, an open-source identity and access management solution. The issue occurs during the token refresh process when the server restores req...
How severe is CVE-2026-93999?
CVE-2026-93999 has been rated MEDIUM with a CVSS base score of 4.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-93999?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.