CVE-2026-29067 Details
Description
ZITADEL is an open source identity management platform. From version 4.0.0-rc.1 to 4.7.0, a potential vulnerability exists in ZITADEL's password reset mechanism in login V2. ZITADEL utilizes the Forwarded or X-Forwarded-Host header from incoming requests to construct the URL for the password reset confirmation link. This link, containing a secret code, is then emailed to the user. This issue has been patched in version 4.7.1.
A vulnerability has been identified in ZITADEL's password reset process within the login V2 interface, affecting versions 4.0.0-rc.1 through 4.7.0. The issue arises because ZITADEL uses the Forwarded or X-Forwarded-Host headers from incoming requests to create the password reset confirmation link. This link, which includes a secret code, is emailed to the user. If an attacker can manipulate these headers, they could redirect the password reset link to a domain they control, potentially leading to unauthorized access to the user's account. This vulnerability is particularly concerning as it bypasses standard authentication measures, although accounts with Multi-Factor Authentication or Passwordless authentication enabled are not at risk.
Users are advised to update ZITADEL to version 4.7.1 or later. In self-hosted environments, ensure that the ZITADEL_API_URL is correctly set and that the HTTP host or X-Forwarded-Host is passed through the reverse proxy to the login UI. For multi-instance deployments, a X-ZITADEL-INSTANCE-HOST or X-ZITADEL-FORWARDED-HOST should be set in the reverse proxy.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/zitadel/zitadel/security/advisories/GHSA-pfrf-9r5f-73f5 | [email protected] | PatchVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-601 | URL Redirection to Untrusted Site ('Open Redirect') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| zitadel zitadel | >= 4.0.0, < 4.7.1 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 10, 2026 | Initial Analysis | [email protected] |
| Mar 7, 2026 | New CVE Received | [email protected] |