CVE-2026-95503
6.8Red Hat · Build of Keycloak
The Kerberos federation provider in Red Hat Build of Keycloak fails to verify the identity of the Key Distribution Center, enabling potential authentication bypass via KDC spoofing on the local network.
Executive summary
A critical authentication flaw in Red Hat Build of Keycloak allows unauthenticated attackers on the local network to spoof the KDC and bypass identity verification.
Vulnerability
This vulnerability involves the improper verification of cryptographic signatures (CWE-347) within the Kerberos federation provider. When SPNEGO is not utilized, the system fails to validate the KDC identity, allowing an unauthenticated attacker to facilitate a bypass of the authentication process.
Business impact
Successful exploitation of this vulnerability permits unauthorized access to user accounts within the identity management system. Given the sensitive nature of Keycloak, this compromise could lead to widespread unauthorized access across integrated enterprise applications, potential data exfiltration, and significant reputational damage. Although the CVSS score is 6.8, the ability to bypass identity providers represents a high-risk security failure in any production environment.
Remediation
Immediate Action: Update the Red Hat Build of Keycloak to the latest version provided by the vendor. Consult the official Red Hat security advisory to identify the specific patched release corresponding to your deployment.
Proactive Monitoring: Review authentication logs for anomalous access patterns or unexpected Kerberos activity that deviates from established baseline traffic.
Compensating Controls: Ensure that SPNEGO is enabled where possible and restrict network access to the Keycloak instance to trusted segments to limit the opportunity for local network-based spoofing attacks.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability presents a significant risk to identity integrity within the enterprise. Organizations should prioritize patching the Keycloak instance as soon as the vendor provides the update. Until the patch is applied, administrators should prioritize restricting network access to the affected services to minimize the attack surface.
More Red Hat CVEs all →
History
- Analyst report written
Sources
Originally found and disclosed by Red Hat would like to thank Leo Jianze (lijianze98@gmail.com) for reporting this issue., per the CVE Program record.
- Vulnerability database entry
- RHBZ#2537744 Issue tracker