CVE Catalog

CVE-2026-18208

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

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

Summary

In the OIDC token introspection endpoint of keycloak-services, a confidential client configured to receive signed JWT responses may receive the full set of token claims in a signed JWT field even if the token was issued for a different audience. This allows an unauthorized client to bypass audience-based restrictions and access sensitive information.

Risk Assessment

An unauthorized client can access sensitive token data, violating the principle of least privilege and potentially leading to information disclosure.

Recommendation

Update Keycloak to a version that fixes this vulnerability. Consider disabling signed JWT responses for introspection if not required.

Other vulnerabilities in Keycloak

See all
Original NVD description (English source)

A flaw was found in the OIDC token introspection endpoint of the keycloak-services component. Keycloak is an open-source identity and access management solution used to secure modern applications and services. The issue occurs when a confidential client, configured to receive signed JWT introspection responses, attempts to introspect a token issued for a different audience. Although the endpoint correctly identifies the token as inactive for that client, it still returns the full set of token claims within a signed JWT field. This allows an unauthorized client to bypass audience-based restrictions and access sensitive information contained in the token.

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