# CVE-2026-41573

## Summary

- **CVE ID:** CVE-2026-41573
- **Severity:** HIGH
- **CVSS Score:** 7.1 (CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N)
- **CWE:** CWE-90
- **Published:** Sep 15, 2026
- **Last Modified:** Sep 15, 2026

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

## Affected Products

- OpenIdentityPlatform — OpenAM (< 16.1.1)

## References

- [CNA](https://github.com/OpenIdentityPlatform/OpenAM/security/advisories/GHSA-2vg8-q4c2-5cw3)
- [CNA](https://github.com/OpenIdentityPlatform/OpenAM/commit/d3d86c951a4c3c353719b761ea0b4be80f9dd241)
- [CNA](https://github.com/OpenIdentityPlatform/OpenAM/releases/tag/16.1.1)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.36%
- **EPSS Percentile:** 30.1

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._