Intel

AIKIDO-2026-609840

keycloak-services is vulnerable to Authorization Bypass

Authorization BypassCVE-2026-14613 Published Today

45

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 role-to-group mapping enumeration in RoleContainerResource checks that the caller can view the role but does not check per-group view permission for groups assigned to that role. A delegated admin who can view a role can therefore list hidden groups mapped to it and read their names, paths, and custom attributes. The fix enforces group view permissions when returning those role-group mappings.

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.

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.