Intel

AIKIDO-2026-344433

keycloak-services is vulnerable to Authorization Bypass

Authorization BypassCVE-2026-14614 Published Aug 12, 2026

54

Medium Risk

This Affects:

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

TL;DR

Under Fine-Grained Admin Permissions v2, the client scope assignment endpoints only check manage permission on the client and never check the separate client-scope permission. A delegated admin can attach or detach client scopes they are not authorized to manage or view, which can inject unauthorized claims into tokens issued to end users. The fix enforces client-scope permissions on those assignment endpoints.

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 delegate per-client admin permissions to non-full admins.

Background info

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

How to fix this

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