CVE-2025-57770
CVE-2025-57770 is a medium-severity vulnerability in Zitadel with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-203.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 0% (27th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-25596
- Weakness: CWE-203
- Affected product: Zitadel
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2025-57770?
- 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.
- How severe is CVE-2025-57770?
- CVE-2025-57770 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2025-57770 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (27th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-57770?
- CVE-2025-57770 affects Zitadel. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-57770?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-57770 have an EU (EUVD) identifier?
- Yes. CVE-2025-57770 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-25596.
- When was CVE-2025-57770 published?
- CVE-2025-57770 was published on 2025-08-22 and last updated on 2026-06-17.
References
- https://github.com/zitadel/zitadel/commit/7abe759c95cb360524d88b51744d03cbb6e4dcdb
- https://github.com/zitadel/zitadel/releases/tag/v2.71.15
- https://github.com/zitadel/zitadel/releases/tag/v3.4.0
- https://github.com/zitadel/zitadel/releases/tag/v4.0.3
- https://github.com/zitadel/zitadel/security/advisories/GHSA-g9c3-xh6v-fr86
- https://zitadel.com/docs/self-hosting/manage/production#limits-and-quotas
Affected products (1)
- cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*
More vulnerabilities in Zitadel
- CVE-2025-64717 — Critical (CVSS 9.8): ZITADEL is an open source identity management platform. Starting in version 2.50.0 and prior to versions 2.71.19,…
- CVE-2025-64103 — Critical (CVSS 9.8): Starting from 2.53.6, 2.54.3, and 2.55.0, Zitadel only required multi factor authentication in case the login policy…
- CVE-2025-64102 — Critical (CVSS 9.8): Zitadel is open-source identity infrastructure software. Prior to 4.6.0, 3.4.3, and 2.71.18, an attacker can perform an…
- CVE-2026-29191 — Critical (CVSS 9.3): ZITADEL is an open source identity management platform. From version 4.0.0 to 4.11.1, a vulnerability in Zitadel's…
- CVE-2025-67494 — Critical (CVSS 9.3): ZITADEL is an open-source identity infrastructure tool. Versions 4.7.0 and below are vulnerable to an unauthenticated,…
- CVE-2025-27507 — Critical (CVSS 9.0): The open-source identity infrastructure software Zitadel allows administrators to disable the user self-registration.…
Other CWE-203 (Observable Discrepancy) vulnerabilities
- CVE-2019-25337 — Critical (CVSS 9.8): OwnCloud 8.1.8 contains a username enumeration vulnerability that allows remote attackers to discover user accounts by…
- CVE-2026-23519 — Critical (CVSS 9.8): RustCrypto CMOV provides conditional move CPU intrinsics which are guaranteed on major platforms to execute in…
- CVE-2025-27667 — Critical (CVSS 9.8): Vasion Print (formerly PrinterLogic) before Virtual Appliance Host 22.0.843 Application 20.0.1923 allows Administrative…
- CVE-2024-25714 — Critical (CVSS 9.8): In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel…
- CVE-2024-25191 — Critical (CVSS 9.8): php-jwt 1.0.0 uses strcmp (which is not constant time) to verify authentication, which makes it easier to bypass…
- CVE-2024-25190 — Critical (CVSS 9.8): l8w8jwt 2.2.1 uses memcmp (which is not constant time) to verify authentication, which makes it easier to bypass…
Browse all CWE-203 (Observable Discrepancy) vulnerabilities →