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.
Note that an authentication bypass is not possible.
Systems integrating LDAP as IdPs and running one of the following versions are affected:
4.0.0 through 4.14.0 (including RC versions)3.1.0 through 3.4.92.71.11 through 2.71.19The vulnerability has been addressed in the latest releases. The patch resolves the issue by requiring the correct permission in case the verification flag is provided and only allows self-management of the email address, resp. phone number itself.
The recommended solution is to upgrade to a patched version. If an immediate upgrade is not possible, developers should ensure their project's LDAP directory has strict access controls to limit the scope of information disclosure.
If there are any questions or comments about this advisory, please send an email to security@zitadel.com
This vulnerability was identified and reported by ProScan AppSec (https://proscan.one/).
{
"github_reviewed": true,
"github_reviewed_at": "2026-05-08T17:11:29Z",
"cwe_ids": [
"CWE-90"
],
"severity": "HIGH",
"nvd_published_at": null
}