
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-67494 is an unauthenticated full-read Server-Side Request Forgery (SSRF) vulnerability in ZITADEL's Login UI (V2), allowing remote attackers to force the server to make outbound HTTP requests to arbitrary domains — including internal addresses — and return the responses to the attacker. It affects ZITADEL versions 4.0.0-rc.1 through 4.7.0 (v4.x), as well as certain v1.x builds (>=1.83.4 through <=1.87.5). The vulnerability was discovered by Amit Laish of GE Vernova and disclosed on December 8, 2025. The GitHub Security Advisory assigns a CVSS v3.1 score of 9.3 (Critical), while NVD records a score of 8.6 (High) (Github Advisory, ZITADEL Advisory).
The root cause is improper validation of the x-zitadel-forward-host HTTP header (CWE-918: SSRF). The Login UI V2's service URL resolution logic unconditionally trusted this header as a fallback to determine which ZITADEL API instance to route requests to, without validating it against known instance domains or trusted domains. An unauthenticated attacker can craft an HTTP request with a manipulated x-zitadel-forward-host header pointing to an arbitrary internal or external host; the server then makes an outbound HTTP request to that target and returns the full response body to the attacker. No authentication, user interaction, or special privileges are required. The patch, committed at 4c879b47334e01d4fcab921ac1b44eda39acdb96, centralizes host resolution logic and validates all forwarded headers against instance and trusted domains before using them for API routing (ZITADEL Advisory, Patch Commit).
Successful exploitation enables an unauthenticated attacker to exfiltrate data from internal services reachable by the ZITADEL server, bypass IP-based access controls and network segmentation, and probe internal infrastructure. Because the server returns the full upstream response, this is a "full-read" SSRF — not merely a blind variant — meaning sensitive data such as cloud metadata, internal API responses, credentials, or configuration files can be directly read by the attacker. Integrity and availability are not directly impacted, but the high confidentiality impact and changed scope make this particularly dangerous in environments where ZITADEL has access to sensitive internal networks (Github Advisory, ZITADEL Advisory).
A public proof-of-concept exploit exists, referenced via Vulners and a GitHub repository attributed to user Chocapikk (github.com/Chocapikk/CVE-2025-67494) (Feedly). The vulnerability requires no authentication or user interaction, making it trivially exploitable against any exposed ZITADEL v4.x instance running the Login UI V2. The EPSS score is approximately 0.037% (11th percentile), suggesting limited automated exploitation activity at time of scoring (Github Advisory). There is no confirmed CISA KEV catalog listing or specific threat actor attribution as of the available data.
x-zitadel-forward-host header pointing to the desired internal target (e.g., x-zitadel-forward-host: 169.254.169.254 for cloud metadata, or an internal service hostname/IP).169.254.169.254), or unexpected external hosts; elevated request rates to Login UI V2 endpoints from a single source IP./login, /accounts) containing the x-zitadel-forward-host header set to non-standard or internal hostnames; HTTP responses from the ZITADEL server containing content inconsistent with normal login UI responses.Upgrade ZITADEL to version 4.7.1 or later (v4.x), or to 1.80.0-v2.20.0.20251208091519-4c879b47334e or later for v1.x builds. Before upgrading, ensure ZITADEL_API_URL is set and points to your instance, and that the HTTP host or x-forwarded-host header is correctly passed by your reverse proxy. As a workaround, configure a fronting reverse proxy to strip or overwrite all x-zitadel-forward-host header values before requests reach ZITADEL. Single-instance deployments that upgrade do not require additional configuration changes (ZITADEL Advisory, Github Advisory).
Security Online reported on the vulnerability alongside a related XSS issue, noting the combined risk of SSRF and account hijack potential in ZITADEL (SecurityOnline). Cyble tracked the vulnerability as part of their weekly critical IT vulnerability roundup (Cyble). The vulnerability was also highlighted in PoC-focused security digests for the weeks of December 15 and December 22, 2025, indicating community interest in the available exploit code. CISA included it in their vulnerability bulletin SB25-349.
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."