CVE-2026-9796: Keycloak has a Time-of-check Time-of-use (TOCTOU) Race Condition
(updated )
A flaw was found in Keycloak. An authenticated administrator with the manage-clients role can exploit a Time-of-check to time-of-use (TOCTOU) vulnerability in the name-based admin role checks. This allows the attacker to escalate their privileges to realm-admin for all users within the realm, granting them extensive control over the system. The composite role relationship persists even after the attacker’s own permissions are revoked and across system reboots.
References
- access.redhat.com/security/cve/CVE-2026-9796
- bugzilla.redhat.com/show_bug.cgi?id=2482464
- github.com/advisories/GHSA-pq65-77rc-7r8c
- github.com/keycloak/keycloak/commit/39cb8de54c8517efeda4baa8bc314fd40e9c6934
- github.com/keycloak/keycloak/issues/49427
- github.com/keycloak/keycloak/pull/49624
- nvd.nist.gov/vuln/detail/CVE-2026-9796
Code Behaviors & Features
Detect and mitigate CVE-2026-9796 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →