GHSA-93m4-mfpg-c3xf

Suggest an improvement
Source
https://github.com/advisories/GHSA-93m4-mfpg-c3xf
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/05/GHSA-93m4-mfpg-c3xf/GHSA-93m4-mfpg-c3xf.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-93m4-mfpg-c3xf
Aliases
Published
2025-05-28T17:36:55Z
Modified
2026-04-01T17:33:34Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N CVSS Calculator
Summary
ZITADEL Allows Account Takeover via Malicious X-Forwarded-Proto Header Injection
Details

Impact

A potential vulnerability exists in ZITADEL's 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.

It's important to note that this specific attack vector is mitigated for accounts that have Multi-Factor Authentication (MFA) or Passwordless authentication enabled.

Patches

Patched version ensure proper validation of the headers and do not allow downgrading from https to http.

3.x versions are fixed on >=3.2.2 2.71.x versions are fixed on >=2.71.11 2.x versions are fixed on >=2.70.12

Workarounds

The recommended solution is to update ZITADEL to a patched version.

A ZITADEL fronting proxy can be configured to delete all Forwarded and X-Forwarded-Host header values before sending requests to ZITADEL self-hosted environments.

Questions

If you have any questions or comments about this advisory, please email us at security@zitadel.com

Credits

Thanks to Amit Laish – GE Vernova for finding and reporting the vulnerability.

Database specific
{
    "cwe_ids": [
        "CWE-601"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2025-05-28T17:36:55Z",
    "nvd_published_at": "2025-05-30T07:15:24Z",
    "severity": "HIGH"
}
References

Affected packages

Go
github.com/zitadel/zitadel

Package

Name
github.com/zitadel/zitadel
View open source insights on deps.dev
Purl
pkg:golang/github.com/zitadel/zitadel

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
0.0.0-20250528081227-c097887bc5f6

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/05/GHSA-93m4-mfpg-c3xf/GHSA-93m4-mfpg-c3xf.json"
github.com/zitadel/zitadel/v2

Package

Name
github.com/zitadel/zitadel/v2
View open source insights on deps.dev
Purl
pkg:golang/github.com/zitadel/zitadel/v2

Affected ranges

Type
SEMVER
Events
Introduced
2.38.3
Fixed
2.70.12

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/05/GHSA-93m4-mfpg-c3xf/GHSA-93m4-mfpg-c3xf.json"
github.com/zitadel/zitadel/v2

Package

Name
github.com/zitadel/zitadel/v2
View open source insights on deps.dev
Purl
pkg:golang/github.com/zitadel/zitadel/v2

Affected ranges

Type
SEMVER
Events
Introduced
3.0.0-rc1
Fixed
3.2.2

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/05/GHSA-93m4-mfpg-c3xf/GHSA-93m4-mfpg-c3xf.json"
github.com/zitadel/zitadel/v2

Package

Name
github.com/zitadel/zitadel/v2
View open source insights on deps.dev
Purl
pkg:golang/github.com/zitadel/zitadel/v2

Affected ranges

Type
SEMVER
Events
Introduced
2.71.0
Fixed
2.71.11

Database specific

last_known_affected_version_range
"<= 2.71.10"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/05/GHSA-93m4-mfpg-c3xf/GHSA-93m4-mfpg-c3xf.json"
github.com/zitadel/zitadel/v2

Package

Name
github.com/zitadel/zitadel/v2
View open source insights on deps.dev
Purl
pkg:golang/github.com/zitadel/zitadel/v2

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Database specific

last_known_affected_version_range
"< 2.38.2-0.20240919104753-94d1eb767837"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/05/GHSA-93m4-mfpg-c3xf/GHSA-93m4-mfpg-c3xf.json"