Intel

AIKIDO-2026-305512

keycloak-common is vulnerable to Authorization Bypass

Authorization BypassCVE-2026-15573 Published Aug 12, 2026

76

High Risk

This Affects:

JAVAkeycloak-common
2.0.0 - 26.7.0
Fixed in 26.7.1
Are you affected? Scan for Free

TL;DR

The internal path matcher used by Authorization Services compares raw, unnormalized request URIs against policy patterns. Trailing slashes, matrix parameters, dot-segments, or percent-encoding can make a request match a looser policy than intended and reach a restricted path. The fix normalizes URIs before matching them against authorization policies.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and rely on Authorization Services or policy-enforcer URI-based policies to restrict access to specific paths.

Background info

keycloak-common is vulnerable to Authorization Bypass in versions 2.0.0 - 26.7.0.

How to fix this

Upgrade the org.keycloak:keycloak-common library to the patch version.