CVE Catalog

CVE-2026-15573

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

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

Summary

A flaw in Keycloak's Authorization Services. The PathMatcher component does not properly normalize URIs before comparison. By adding extra characters like a trailing slash or matrix parameters, an attacker can trick the system into applying a less restrictive security policy, allowing an authenticated user to access administrative or restricted areas they should not have permission to see.

Risk Assessment

Risk of unauthorized access to sensitive system areas, potentially leading to data confidentiality and integrity breaches.

Recommendation

Update Keycloak to a patched version and test policy configurations for URI normalization.

Other vulnerabilities in Keycloak

See all
Original NVD description (English source)

A flaw was found in Keycloak's Authorization Services. The component responsible for matching request paths to security policies (PathMatcher) does not properly normalize URIs before comparison. By adding extra characters like a trailing slash or matrix parameters to a URL, an attacker can trick the system into applying a less restrictive security policy than intended. This allows an authenticated user to access administrative or restricted areas they should not have permission to see.

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