NONE · 0

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 escape...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-41573?

CVE-2026-41573 is a documented vulnerability. 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 escape...

How severe is CVE-2026-41573?

CVSS scoring is not yet available for CVE-2026-41573. Check NVD for updates.

Is there a patch for CVE-2026-41573?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.