Intel

AIKIDO-2026-308968

openam-entitlements is vulnerable to LDAP Injection

LDAP InjectionCVE-2026-63487 Published Aug 11, 2026

71

High Risk

This Affects:

JAVAopenam-entitlements
0.0.1 - 16.1.1
Fixed in 16.1.2
Are you affected? Scan for Free

TL;DR

The entitlement REST API builds LDAP search filters by directly concatenating the user-supplied filter query parameter without RFC 4515 escaping in SearchFilter.getFilter. Any authenticated user can inject LDAP filter metacharacters into the entitlement and policy search filter. Injection enables enumeration of entitlement privilege names and metadata, directory data extraction, and potential impact on policy search and evaluation. The fix builds the filter with safe RFC 4515-escaped construction.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

openam-entitlements is vulnerable to LDAP Injection in versions 0.0.1 - 16.1.1.

How to fix this

Upgrade the org.openidentityplatform.openam:openam-entitlements library to the patch version.