CVE-2026-1486

Publication date

2026-02-09 18:36:10

Family

redhat

State

PUBLISHED

Description

A flaw was found in Keycloak. A vulnerability exists in the jwt-authorization-grant flow where the server fails to verify if an Identity Provider (IdP) is enabled before issuing tokens. The issuer lookup mechanism (lookupIdentityProviderFromIssuer) retrieves the IdP configuration but does not filter for isEnabled=false. If an administrator disables an IdP (e.g., due to a compromise or offboarding), an entity possessing that IdPs signing key can still generate valid JWT assertions that Keycloak accepts, resulting in the issuance of valid access tokens.