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.
Published: 2026-03-07
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Account Takeover
Action: Immediate Patch
AI Analysis

Impact

ZITADEL versions 4.0.0‑rc.1 through 4.7.0 construct the email confirmation link for password resets using the Forwarded or X-Forwarded-Host header from incoming requests. This header is used to build the full URL that contains a secret reset code and is sent to the user. Because the header can be manipulated, an attacker can generate a link that points to an attacker-controlled domain or modifies the path to the confirmation endpoint, enabling account takeover by tricking a user into confirming the reset under the attacker's control.

Affected Systems

The affected product is ZITADEL, an open source identity management platform, with vulnerability present only in releases between 4.0.0‑rc.1 and 4.7.0 inclusive. Versions 4.7.1 and later contain the patch.

Risk and Exploitability

The CVSS score is 8.1, indicating a high severity vulnerability. The EPSS score is below 1%, suggesting a low but non‑zero probability of exploitation in the current data snapshot. The CVE is not listed in the CISA KEV catalog. Exploitation requires an attacker to control or influence the Forwarded/X-Forwarded-Host header in traffic to ZITADEL, which can occur via misconfigured reverse proxies, load balancers, or internal networks. Once the attacker induces a password‑reset email that uses a forged host, they can direct the user to a malicious confirmation page to hijack the account.

Generated by OpenCVE AI on April 17, 2026 at 12:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ZITADEL to version 4.7.1 or later, which patches the URL construction logic.
  • Configure any reverse proxy, load balancer, or network appliance to strip or enforce trusted values for the Forwarded and X-Forwarded-Host headers before passing requests to ZITADEL.
  • Monitor outgoing password‑reset emails for unexpected hostnames or abnormal redirect behavior and block or flag suspicious tokens.

Generated by OpenCVE AI on April 17, 2026 at 12:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-pfrf-9r5f-73f5 ZITADEL Vulnerable to Account Takeover Due to Improper Instance Validation in V2 Login
History

Tue, 10 Mar 2026 18:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*

Mon, 09 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 09 Mar 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Zitadel
Zitadel zitadel
Vendors & Products Zitadel
Zitadel zitadel

Sat, 07 Mar 2026 15:15:00 +0000

Type Values Removed Values Added
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.
Title ZITADEL: Account Takeover Due to Improper Instance Validation in V2 Login
Weaknesses CWE-601
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-09T18:27:24.567Z

Reserved: 2026-03-03T20:51:43.482Z

Link: CVE-2026-29067

cve-icon Vulnrichment

Updated: 2026-03-09T17:39:51.182Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-07T15:15:54.890

Modified: 2026-03-10T17:58:23.663

Link: CVE-2026-29067

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T12:15:18Z

Weaknesses