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

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

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

CVSS 9.7 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: Cherry Studio v1.5.1 suffers from **OS Command Injection** (CWE-78).โ€ฆ

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **Root Cause**: **Improper Neutralization of Special Elements** (CWE-78). The application fails to sanitize URLs when establishing the **streamableHttp MCP server connection**.โ€ฆ

Q3Who is affected? (Versions/Components)

๐Ÿ‘ฅ **Affected**: Users of **Cherry Studio version 1.5.1**. ๐Ÿข **Vendor**: CherryHQ (Cherry Studio). ๐Ÿ“ฆ **Component**: The streamableHttp MCP server connection module.

Q4What can hackers do? (Privileges/Data)

๐Ÿ’€ **Privileges**: **High** (CVSS A:H). Attackers gain the ability to execute arbitrary commands. ๐Ÿ“‚ **Data**: **High** (CVSS C:H/I:H).โ€ฆ

Q5Is exploitation threshold high? (Auth/Config)

โš ๏ธ **Threshold**: **Low** (CVSS AC:L). However, it requires **User Interaction** (UI:R). ๐Ÿ–ฑ๏ธ The victim must likely initiate or approve the MCP server connection with a malicious URL.โ€ฆ

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

๐Ÿšซ **Public Exploit**: **No**. The `pocs` field is empty. ๐Ÿ“„ **Advisory**: A GitHub Security Advisory (GHSA-gjp6-9cvg-8w93) exists, but no public Proof-of-Concept (PoC) or wild exploitation code is currently available.

Q7How to self-check? (Features/Scanning)

๐Ÿ” **Self-Check**: Verify if you are running **Cherry Studio v1.5.1**. ๐Ÿ›‘ Check for any custom or third-party MCP server configurations using the `streamableHttp` protocol.โ€ฆ

Q8Is it fixed officially? (Patch/Mitigation)

๐Ÿ›ก๏ธ **Official Fix**: **Yes**. The vendor has published a security advisory on GitHub. ๐Ÿ“ **Action**: Update to the patched version immediately. Refer to the GHSA link for specific patch details.

Q9What if no patch? (Workaround)

๐Ÿšง **Workaround**: If patching is delayed, **disable** or **restrict** the use of the `streamableHttp` MCP server connection. ๐Ÿšซ Do not input URLs from untrusted sources into the connection field.โ€ฆ

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Urgency**: **HIGH**. CVSS Score is **Critical** (9.8 implied by H/H/H). ๐Ÿšจ Even though User Interaction is required, the impact is severe (RCE). ๐Ÿƒโ€โ™‚๏ธ **Priority**: Patch immediately upon release. Monitor for updates.