Vulnerability Description
The open-source identity infrastructure software Zitadel allows administrators to disable the user self-registration. Versions 4.0.0 to 4.0.2, 3.0.0 to 3.3.6, and all versions prior to 2.71.15 are vulnerable to a username enumeration issue in the login interface. The login UI includes a security feature, Ignoring unknown usernames, that is intended to prevent username enumeration by returning a generic response for both valid and invalid usernames. This vulnerability allows an unauthenticated attacker to bypass this protection by submitting arbitrary userIDs to the select account page and distinguishing between valid and invalid accounts based on the system's response. For effective exploitation, an attacker needs to iterate through possible userIDs, but the impact can be limited by implementing rate limiting or similar measures. The issue has been patched in versions 4.0.3, 3.4.0, and 2.71.15.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Zitadel | Zitadel | < 2.71.15 |
Related Weaknesses (CWE)
References
- https://github.com/zitadel/zitadel/commit/7abe759c95cb360524d88b51744d03cbb6e4dcPatch
- https://github.com/zitadel/zitadel/releases/tag/v2.71.15Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v3.4.0Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v4.0.3Release Notes
- https://github.com/zitadel/zitadel/security/advisories/GHSA-g9c3-xh6v-fr86Vendor Advisory
- https://zitadel.com/docs/self-hosting/manage/production#limits-and-quotasProduct
FAQ
What is CVE-2025-57770?
CVE-2025-57770 is a vulnerability with a CVSS score of 5.3 (MEDIUM). The open-source identity infrastructure software Zitadel allows administrators to disable the user self-registration. Versions 4.0.0 to 4.0.2, 3.0.0 to 3.3.6, and all versions prior to 2.71.15 are vul...
How severe is CVE-2025-57770?
CVE-2025-57770 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-57770?
Check the references section above for vendor advisories and patch information. Affected products include: Zitadel Zitadel.