CVE-2026-41573

Open Access Management (OpenAM) is an access management solution. Prior to 16.1.1, IdentityResourceV1.queryCollection() passes the _queryId parameter from /json/{realm}/users to CrestQuery with escapeQueryId disabled, bypassing protection added for CVE-2021-29156. The unescaped value reaches DJLDAPv3Repo.getFilter(), where it is concatenated into an LDAP filter, allowing an authenticated attacker to inject LDAP metacharacters for user enumeration and blind LDAP injection. This issue is fixed in version 16.1.1.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-09-15 10:17

Updated : 2026-09-15 13:16


NVD link : CVE-2026-41573

Mitre link : CVE-2026-41573

CVE.ORG link : CVE-2026-41573


JSON object : View

Products Affected

No product.

CWE
CWE-90

Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')