Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-61929— Cherry Studio allows one-click on a specific URL to cause a command to execute

Quick assessment

Affected
CherryHQ cherry-studio
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Cherry Studio是中国千彗(Cherry Studio)公司的一个多模型AI助手。 Cherry Studio存在代码注入漏洞,该漏洞源于处理cherrystudio://mcp类型URL时直接执行base64编码配置数据中的命令,可能导致执行任意代码。

CVSS 9.7 · Critical EPSS 0.44% · P37
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2025-61929

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Cherry Studio allows one-click on a specific URL to cause a command to execute
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
对生成代码的控制不恰当(代码注入)
Source: CVE Program / CVE List V5
Vulnerability Title
Cherry Studio 代码注入漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Cherry Studio是中国千彗(Cherry Studio)公司的一个多模型AI助手。 Cherry Studio存在代码注入漏洞,该漏洞源于处理cherrystudio://mcp类型URL时直接执行base64编码配置数据中的命令,可能导致执行任意代码。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Shenlong Deep Dive — AI Deep Analysis

10-question deep dive: root cause, exploitation, mitigation, urgency. Read summary free, full version requires login.

Affected Products

Vendor Product Affected Versions CPE Subscribe
CherryHQ cherry-studio <= 1.7.0-alpha.4 -

II. Public POCs for CVE-2025-61929

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-61929

登录查看更多情报信息。

Vendor Advisories for CVE-2025-61929 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2025-61929

No comments yet


Leave a comment