Intel

AIKIDO-2026-410326

keycloak-services is vulnerable to Authorization Bypass

Authorization BypassCVE-2026-15945 Published Today

44

Medium Risk

This Affects:

JAVAkeycloak-services
26.2.0 - 26.7.1
Fixed in 26.7.2
Are you affected? Scan for Free

TL;DR

Under Fine-Grained Admin Permissions v2, the group search path on GET /admin/realms/{realm}/groups builds hierarchy results without filtering parent groups by the caller's view permissions. A delegated admin who can view a child group can therefore receive the full parent group representation in the search response, including names, paths, and custom attributes they are not allowed to access directly. The fix redacts or omits parent groups the caller is not authorized to view when constructing search hierarchy results.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and use Fine-Grained Admin Permissions v2 to restrict which admins can view groups in a hierarchy.

Background info

keycloak-services is vulnerable to Authorization Bypass in versions 26.2.0 - 26.7.1.

How to fix this

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