Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-67494 β€” AI Deep Analysis Summary

CVSS 9.3 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **What is this vulnerability?** This is a **Server-Side Request Forgery (SSRF)** flaw in ZITADEL. 🌐 * **Essence:** The system mishandles the `x-zitadel-forward-host` header.…

Q2Root Cause? (CWE/Flaw)

πŸ” **Root Cause? (CWE/Flaw)** * **CWE ID:** **CWE-918** (Server-Side Request Forgery). πŸ“‰ * **The Flaw:** Improper validation of the `x-zitadel-forward-host` HTTP header.…

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Who is affected? (Versions/Components)** * **Vendor:** **ZITADEL** (Modern open-source Auth solution). πŸ‡¨πŸ‡­ * **Product:** ZITADEL Identity Platform. πŸ”‘ * **Affected Versions:** **4.7.0 and earlier**.…

Q4What can hackers do? (Privileges/Data)

πŸ’€ **What can hackers do? (Privileges/Data)** * **Action:** Perform **Unauthenticated SSRF**. πŸ•΅οΈβ€β™‚οΈ * **Data Access:** High Confidentiality impact (**C:H**). πŸ“‚ * **Integrity:** Low Integrity impact (**I:L**).…

Q5Is exploitation threshold high? (Auth/Config)

🚧 **Is exploitation threshold high? (Auth/Config)** * **Attack Vector:** **Network (AV:N)**. 🌐 * **Privileges Required:** **None (PR:N)**. πŸ”“ * **User Interaction:** **None (UI:N)**.…

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ’£ **Is there a public Exp? (PoC/Wild Exploitation)** * **PoC Available:** **YES**. βœ… * **Source:** GitHub repository by **Chocapikk**.…

Q7How to self-check? (Features/Scanning)

πŸ”Ž **How to self-check? (Features/Scanning)** 1. **Check Version:** Verify if your ZITADEL version is **≀ 4.7.0**. πŸ“¦ 2. **Scan Headers:** Look for usage of `x-zitadel-forward-host` in requests. πŸ“‘ 3.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ›‘οΈ **Is it fixed officially? (Patch/Mitigation)** * **Fix Status:** **YES**, a fix is available.…

Q9What if no patch? (Workaround)

🚧 **What if no patch? (Workaround)** * **Network Segmentation:** Restrict outbound traffic from the ZITADEL server. 🧱 * **WAF Rules:** Block or sanitize the `x-zitadel-forward-host` header at the edge.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Is it urgent? (Priority Suggestion)** * **Priority:** **CRITICAL** πŸ”΄ * **Reason:** * No authentication required. πŸ”“ * Low complexity. πŸ“‰ * Public PoC exists.…