CVE-2025-67494 Details
Description
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.
A critical server-side request forgery (SSRF) vulnerability has been identified in ZITADEL, an open-source identity infrastructure tool, affecting versions 4.7.0 and below. The vulnerability allows unauthenticated attackers to manipulate the service URL by exploiting the 'x-zitadel-forward-host' header. This header is treated as a trusted fallback, enabling attackers to force the server to make HTTP requests to arbitrary domains, including internal addresses. The responses from these requests are then returned to the attacker, facilitating data exfiltration and bypassing network segmentation controls.
Users are advised to update ZITADEL to version 4.7.1 or later. For those using a reverse proxy, ensure that the 'x-zitadel-forward-host' header is either removed or set to the requested host before forwarding the request to ZITADEL. In multi-instance deployments, also set the 'x-zitadel-instance-host' header to the appropriate instance domain.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Dec 10, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| zitadel zitadel | >= 4.0.0, < 4.7.1 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Dec 19, 2025 | Initial Analysis | [email protected] |
| Dec 9, 2025 | New CVE Received | [email protected] |