CVE-2026-44671
Description
ZITADEL is an open source identity management platform. From 2.71.11 to before 3.4.10 and 4.15.0, a vulnerability was discovered in Zitadel's LDAP identity provider implementation, which fails to properly escape user-provided usernames before incorporating them into LDAP search filters. This allows unauthenticated attackers to perform LDAP Filter Injection during the login process. While this vulnerability does not allow for a full authentication bypass, an attacker can use LDAP metacharacters (such as *, (, )) to perform blind LDAP injection. By observing the different failure (or success) responses, an attacker can systematically enumerate valid usernames and extract sensitive attribute data from the connected LDAP directory. This vulnerability is fixed in 3.4.10 and 4.15.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/zitadel/zitadelGo | >= 4.0.0, < 4.15.0 | 4.15.0 |
github.com/zitadel/zitadelGo | >= 2.71.11, <= 2.71.19 | — |
github.com/zitadel/zitadelGo | >= 3.1.0, < 3.4.10 | 3.4.10 |
Affected products
2Patches
Vulnerability mechanics
References
5- github.com/zitadel/zitadel/security/advisories/GHSA-rxvx-hhpj-q6pxnvdMitigationPatchVendor AdvisoryWEB
- github.com/advisories/GHSA-rxvx-hhpj-q6pxghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-44671ghsaADVISORY
- github.com/zitadel/zitadel/releases/tag/v3.4.10nvdProductRelease NotesWEB
- github.com/zitadel/zitadel/releases/tag/v4.15.0nvdProductRelease NotesWEB
News mentions
0No linked articles in our index yet.