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

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

CVE-2025-58766 โ€” AI Deep Analysis Summary

CVSS 9.1 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: A Code Injection flaw in **Dyad** (AI app builder). <br>๐Ÿ’ฅ **Consequences**: The preview window bypasses Docker container isolation.โ€ฆ

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **Root Cause**: **CWE-94** (Code Injection).โ€ฆ

Q3Who is affected? (Versions/Components)

๐Ÿ“ฆ **Affected**: **Dyad** by **dyad-sh**. <br>๐Ÿ“… **Version**: **0.19.0 and earlier**. <br>โš ๏ธ **Note**: Any instance running these versions is vulnerable.

Q4What can hackers do? (Privileges/Data)

๐Ÿ’€ **Attacker Actions**: <br>1. Execute **arbitrary commands** on the host. <br>2. Access sensitive **data** (High Confidentiality). <br>3. Modify system **configurations** (High Integrity). <br>4.โ€ฆ

Q5Is exploitation threshold high? (Auth/Config)

๐Ÿ”‘ **Threshold**: **Medium**. <br>๐Ÿ”’ **Auth**: Requires **Low Privileges** (PR:L). <br>๐Ÿ‘€ **UI**: Requires **User Interaction** (UI:R) โ€“ likely clicking a preview button. <br>๐ŸŒ **Network**: **Remote** (AV:N) exploitable.

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

๐Ÿšซ **Public Exploit**: **No**. <br>๐Ÿ“‚ **PoCs**: The `pocs` field is empty. <br>๐Ÿ“ข **Status**: While no public PoC exists, the CVSS score (9.8) indicates high severity.โ€ฆ

Q7How to self-check? (Features/Scanning)

๐Ÿ” **Self-Check**: <br>1. Check your Dyad version (`< 0.19.0`). <br>2. Verify if the **Preview Window** feature is enabled. <br>3. Scan for Docker container escape attempts in logs. <br>4.โ€ฆ

Q8Is it fixed officially? (Patch/Mitigation)

โœ… **Fixed**: **Yes**. <br>๐Ÿ”— **Patch**: Refer to GitHub Advisory **GHSA-7fxm-c5xx-7vpq**. <br>๐Ÿ”„ **Action**: Update to the patched version immediately. See commit `1c0255ab` for details.

Q9What if no patch? (Workaround)

๐Ÿ›ก๏ธ **No Patch Workaround**: <br>1. **Disable** the Preview Window feature entirely. <br>2. Isolate Dyad in a stricter network segment. <br>3. Restrict user permissions to prevent unauthorized preview requests.

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Urgency**: **CRITICAL** (Priority 1). <br>๐Ÿ“‰ **CVSS**: **9.8** (Critical). <br>โณ **Action**: Patch immediately.โ€ฆ