CVE-2026-54693
Description
ZITADEL is an open source identity management platform. From 2.43.0 through 2.71.19, from 3.0.0 until 3.4.11, and from 4.0.0 until 4.15.1, the email and phone self-management API paths in internal/command/user_v2_email.go, internal/command/user_v2_phone.go, and internal/command/user_v2_human.go allowed users to request returned verification codes without the required permission, allowing users to claim ownership of email addresses or phone numbers they do not control and bypass email-based or phone-based security policies. This issue is fixed in versions 3.4.11 and 4.15.1.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/zitadel/zitadel | >=4.0.0 | |
| Go | github.com/zitadel/zitadel | >=2.43.0 | |
| Go | github.com/zitadel/zitadel | <1.80.0-v2.20.0.20260608144108-ed09b3df7f43 | 1.80.0-v2.20.0.20260608144108-ed09b3df7f43 |
References
- https://github.com/zitadel/zitadel/commit/90f310212d3a5075084a603bf61fed549c92956d
- https://github.com/zitadel/zitadel/commit/a1748b2f0326ddf7be0de44b4f980ae2c07c0151
- https://github.com/zitadel/zitadel/commit/ed09b3df7f43e870423e4d8f2757e6894481604f
- https://github.com/zitadel/zitadel/releases/tag/v3.4.11
- https://github.com/zitadel/zitadel/releases/tag/v4.15.1
- https://github.com/zitadel/zitadel/security/advisories/GHSA-jq8w-8q2f-ffm9
- https://github.com/zitadel/zitadel
CWEs
CWE-863
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.