Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-1486 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-358Improperly Implemented Security Check for Standardredhat-SADP
CWE-358Improperly Implemented Security Check for Standard[email protected]

Affected Products

ProductVersions
Red Hat build of Keycloak
All versions

CPE

  • cpe:2.3:a:redhat:build_of_keycloak:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 26.4.9moderate effort
  • Mitigation:low effort

    Revoke or rotate the signing keys associated with any Identity Provider that has been disabled in Keycloak.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-1486
NVD Published Date:
Feb 9, 2026
NVD Last Modified:
Jul 15, 2026
Source:
[email protected]
CVE-2026-1486 Details - Not Deferred