CVE-2026-1486

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 IdP's signing key can still generate valid JWT assertions that Keycloak accepts, resulting in the issuance of valid access tokens.
Configurations

No configuration.

History

10 Feb 2026, 02:15

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:2365 -
  • () https://access.redhat.com/errata/RHSA-2026:2366 -

09 Feb 2026, 20:15

Type Values Removed Values Added
New CVE

Information

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

Products Affected

No product.

CWE
CWE-358

Improperly Implemented Security Check for Standard