CVE-2025-61929

Cherry Studio is a desktop client that supports for multiple LLM providers. Cherry Studio registers a custom protocol called `cherrystudio://`. When handling the MCP installation URL, it parses the base64-encoded configuration data and directly executes the command within it. In the files `src/main/services/ProtocolClient.ts` and `src/main/services/urlschema/mcp-install.ts`, when receiving a URL of the `cherrystudio://mcp` type, the `handleMcpProtocolUrl` function is called for processing. If an attacker crafts malicious content and posts it on a website or elsewhere (there are many exploitation methods, such as creating a malicious website with a button containing this malicious content), when the user clicks it, since the pop-up window contains normal content, the direct click is considered a scene action, and the malicious command is directly triggered, leading to the user being compromised. As of time of publication, no known patched versions exist.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:cherry-ai:cherry_studio:*:*:*:*:*:*:*:*

History

04 Dec 2025, 17:47

Type Values Removed Values Added
CPE cpe:2.3:a:cherry-ai:cherry_studio:*:*:*:*:*:*:*:*
First Time Cherry-ai
Cherry-ai cherry Studio
References () https://github.com/CherryHQ/cherry-studio/security/advisories/GHSA-hh6w-rmjc-26f6 - () https://github.com/CherryHQ/cherry-studio/security/advisories/GHSA-hh6w-rmjc-26f6 - Exploit, Third Party Advisory

10 Oct 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-10 20:15

Updated : 2025-12-04 17:47


NVD link : CVE-2025-61929

Mitre link : CVE-2025-61929

CVE.ORG link : CVE-2025-61929


JSON object : View

Products Affected

cherry-ai

  • cherry_studio
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')