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 IdP's signing key can still generate valid JWT assertions that Keycloak accepts, resulting in the issuance of valid access tokens.
No configuration.
10 Feb 2026, 02:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
09 Feb 2026, 20:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2026-02-09 20:15
Updated : 2026-02-10 02:15
NVD link : CVE-2026-1486
Mitre link : CVE-2026-1486
CVE.ORG link : CVE-2026-1486
JSON object : View
No product.
Improperly Implemented Security Check for Standard