CVE 8.8 HIGH

Org.keycloak.protocol.oidc.grants: disabled identity providers are still accepted for jwt authorization grant_CVE-2026-1486

8.8 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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

AI Analysis

A vulnerability in Keycloak's jwt-authorization-grant flow allows disabled Identity Providers to issue valid access tokens

Basic Information

ID CVE-2026-1486
Source redhat
Published Feb 9, 2026 at 18:36
Modified Feb 9, 2026 at 20:53

Affected Product

Vendor Red Hat
Product Red Hat Build of Keycloak

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor Red Hat
Product Keycloak

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.