CVE Catalog

CVE-2026-96446

MediumCVSS 4.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

6th percentile - higher than 6% of all known CVEs

Summary

Vulnerability in Keycloak's Pushed Authorization Request (PAR) implementation. When silent authentication (prompt=none) is used, the authorization process skips certain steps, failing to enforce that a pushed request URI is used only once. An attacker can reuse the URI to obtain multiple authorization codes for a logged-in user, violating security standards like FAPI-2.

Risk Assessment

Generating multiple authorization codes could lead to unauthorized access to user accounts and session compromise.

Recommendation

Apply Keycloak patches that enforce single-use of request URIs in silent authentication mode.

Other vulnerabilities in Keycloak

See all
Original NVD description (English source)

A flaw was found in the Pushed Authorization Request PAR implementation of Keycloak. The issue occurs when the silent authentication path prompt=none is used, which allows the authorization process to skip certain steps if a user is already logged in. Due to this bypass, the security rule that ensures a pushed request URI is used only once is not enforced. An attacker could potentially reuse a request URI to obtain multiple authorization codes for a user who is already signed in, violating security standards like FAPI-2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS