CVE Catalog

CVE-2026-16093

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

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

Summary

A flaw in Keycloak's Client Policies mechanism allows bypassing the requirement for signed JWT assertions. An attacker with valid client credentials can provide a fake, unsigned assertion header, tricking the system into thinking policy requirements are met.

Risk Assessment

The organization is at risk of an attacker authenticating using simpler methods (e.g., client secret) even when the administrator mandated more secure signed assertions, potentially leading to unauthorized access to protected resources.

Recommendation

Immediately update Keycloak to a patched version. Until then, consider additional access control mechanisms such as monitoring for unusual authentication attempts.

Other vulnerabilities in Keycloak

See all
Original NVD description (English source)

Keycloak provides a mechanism called Client Policies to enforce security requirements on clients, such as requiring them to use signed JWTs for authentication. A flaw was discovered where this enforcement can be bypassed. An attacker with valid client credentials can provide a fake, unsigned assertion header that tricks the system into thinking the policy requirements have been met. This allows the attacker to authenticate using simpler methods like a client secret even when the administrator has mandated more secure, signed assertions.

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