ZITADEL Allows Account Takeover via Malicious X-Forwarded-Proto Header Injection
Description
Zitadel is open-source identity infrastructure software. Prior to versions 2.70.12, 2.71.10, and 3.2.2, a potential vulnerability exists in the password reset mechanism. 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. If an attacker can manipulate these headers (e.g., via host header injection), they could cause ZITADEL to generate a password reset link pointing to a malicious domain controlled by the attacker. If the user clicks this manipulated link in the email, the secret reset code embedded in the URL can be captured by the attacker. This captured code could then be used to reset the user's password and gain unauthorized access to their account. This specific attack vector is mitigated for accounts that have Multi-Factor Authentication (MFA) or Passwordless authentication enabled. This issue has been patched in versions 2.70.12, 2.71.10, and 3.2.2.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/zitadel/zitadelGo | < 0.0.0-20250528081227-c097887bc5f6 | 0.0.0-20250528081227-c097887bc5f6 |
github.com/zitadel/zitadel/v2Go | >= 2.38.3, < 2.70.12 | 2.70.12 |
github.com/zitadel/zitadel/v2Go | >= 3.0.0-rc1, < 3.2.2 | 3.2.2 |
github.com/zitadel/zitadel/v2Go | >= 2.71.0, < 2.71.11 | 2.71.11 |
github.com/zitadel/zitadel/v2Go | >= 0 | — |
Affected products
3- ghsa-coords2 versions
< 0.0.0-20250528081227-c097887bc5f6+ 1 more
- (no CPE)range: < 0.0.0-20250528081227-c097887bc5f6
- (no CPE)range: >= 2.38.3, < 2.70.12
Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-93m4-mfpg-c3xfghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-48936ghsaADVISORY
- github.com/zitadel/zitadel/commit/c097887bc5f680e12c998580fb56d98a15758f53ghsax_refsource_MISCWEB
- github.com/zitadel/zitadel/security/advisories/GHSA-93m4-mfpg-c3xfghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.