
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-29067 is a host header injection vulnerability in ZITADEL's password reset mechanism (Login V2) that enables account takeover via open redirect and credential phishing. Affecting ZITADEL versions 4.0.0-rc.1 through 4.7.0, the flaw allows an attacker to manipulate the Forwarded or X-Forwarded-Host HTTP headers to cause ZITADEL to generate password reset links pointing to an attacker-controlled domain. The vulnerability was published on March 7, 2026, and patched in version 4.7.1. It carries a CVSS v3.1 base score of 8.1 (High) per the GitHub Security Advisory, though Feedly reports a score of 9.3 (Critical) under a changed-scope calculation (GitHub Advisory, Red Hat CVE).
The root cause is improper validation of the Forwarded and X-Forwarded-Host HTTP headers (CWE-601: URL Redirection to Untrusted Site / Open Redirect). When a password reset is initiated, ZITADEL's Login V2 UI uses these headers to construct the confirmation URL embedded in the reset email, without verifying that the host value matches a trusted or configured instance domain. An attacker who can inject a crafted X-Forwarded-Host header into the password reset request — for example, by sending the request directly or via a misconfigured proxy — can cause the generated reset link to point to an arbitrary attacker-controlled domain. The secret reset code is included in this URL, and if the victim clicks the link, the code is delivered to the attacker. Notably, accounts with Multi-Factor Authentication (MFA) or Passwordless authentication enabled are partially protected, as the captured reset code alone is insufficient for full account takeover in those cases (GitHub Advisory).
Successful exploitation allows an attacker to capture a victim's password reset token and use it to reset the user's password, resulting in full account takeover and unauthorized access to the ZITADEL identity platform. This has high confidentiality and integrity impact — an attacker gains access to the victim's identity and all resources protected by it. Availability is not directly impacted. Accounts protected by MFA or Passwordless authentication have a reduced risk of full account takeover, but are still susceptible to phishing via the malicious reset link (GitHub Advisory).
As of the time of reporting, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation (Feedly). The EPSS score is approximately 0.011% (0.000110), indicating a very low current probability of exploitation in the wild. No threat actor attribution has been reported, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires user interaction — the victim must click the malicious password reset link — which limits opportunistic mass exploitation.
X-Forwarded-Host or Forwarded header in the HTTP request, setting the host value to an attacker-controlled domain (e.g., X-Forwarded-Host: attacker.example.com).attacker.example.com. This link is emailed to the target user.X-Forwarded-Host or Forwarded headers.X-Forwarded-Host or Forwarded header values differing from the legitimate instance hostname; password reset tokens being redeemed from IP addresses or user agents inconsistent with the original requester.Upgrade ZITADEL to version 4.7.1 or later, which resolves the issue by correctly validating X-Forwarded-Host and Forwarded headers against the instance's configured custom and trusted domains. Before upgrading, ensure ZITADEL_API_URL is set and points to the correct instance, and that the HTTP host (or x-forwarded-host) is properly passed by any reverse proxy to the Login UI. As a workaround for environments that cannot immediately upgrade, configure a fronting reverse proxy to strip or overwrite all Forwarded and X-Forwarded-Host header values with the legitimate host before forwarding requests to ZITADEL. Additionally, enabling MFA or Passwordless authentication for user accounts significantly reduces the risk of full account takeover even if the reset token is captured (GitHub Advisory).
The vulnerability was discovered and reported by Amit Laish of GE Vernova, and coordinated through GitHub's security advisory process by the ZITADEL security team. A technical write-up titled "ZITADEL Account Takeover Due to Improper Instance Validation in V2 Login" was published by Infinit Security shortly after disclosure (Infinit Security). No significant broader media coverage or notable social media reactions have been identified beyond standard CVE tracking and aggregator coverage.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."