CVE Catalog

CVE-2026-18211

MediumCVSS 4.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

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

Summary

In the secure-client-uris component of Keycloak, URL validation only checks the start of the address rather than properly verifying the host. An attacker can bypass security restrictions requiring encrypted connections for redirect URIs by using a specially crafted domain name, potentially allowing interception of authentication codes over unencrypted connections.

Risk Assessment

An attacker can intercept sensitive authentication codes, potentially leading to unauthorized access to user accounts.

Recommendation

Update Keycloak to a version that fixes this vulnerability. Review client configurations for incorrect redirect URIs.

Other vulnerabilities in Keycloak

See all
Original NVD description (English source)

A flaw was found in the secure-client-uris client policy executor within Keycloak core services. This component is responsible for enforcing security requirements on client configurations, such as requiring encrypted connections for redirect URIs. Due to an improper check that only looks at the start of a web address rather than properly verifying the host, an attacker can bypass these security restrictions by using a specially crafted domain name. This could allow an attacker to intercept sensitive authentication codes over unencrypted connections.

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