AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-1486

HIGH · CVSS 8.8 EPSS 0.45%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-09 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.8. See the original NVD description below for full technical details.

CVE
CVE-2026-1486
Severity
HIGH
CVSS
8.8
EPSS
0.45%

Original NVD 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.