CVE-2025-67494 PUBLISHED

ZITADEL Vulnerable to Unauthenticated Full-Read SSRF via V2 Login

Assigner: GitHub_M
Reserved: 08.12.2025 Published: 09.12.2025 Updated: 10.12.2025

ZITADEL is an open-source identity infrastructure tool. Versions 4.7.0 and below are vulnerable to an unauthenticated, full-read SSRF vulnerability. The ZITADEL Login UI (V2) treats the x-zitadel-forward-host header as a trusted fallback for all deployments, including self-hosted instances. This allows an unauthenticated attacker to force the server to make HTTP requests to arbitrary domains, such as internal addresses, and read the responses, enabling data exfiltration and bypassing network-segmentation controls. This issue is fixed in version 4.7.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
CVSS Score: 9.3

Product Status

Vendor zitadel
Product zitadel
Versions
  • Version < 1.80.0-v2.20.0.20251208091519-4c879b47334e is affected
  • Version >= 1.83.4, <= 1.87.5 is affected
  • Version >= 4.0.0-rc.1, < 4.7.1 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE