CVE-2025-54074
BaseFortify
Publication date: 2025-08-13
Last updated on: 2025-12-02
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cherry-ai | cherry_studio | From 1.2.5 (inc) to 1.5.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability affects Cherry Studio versions 1.2.5 to 1.5.1 and allows an attacker to perform OS Command Injection when the client connects to a malicious MCP server in HTTP Streamable mode. The attacker can set up a malicious MCP server with compatible OAuth authorization endpoints and trick the victim into connecting, which leads to execution of arbitrary OS commands on the victim's machine. The issue is fixed in version 1.5.2.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to execute arbitrary operating system commands on the affected user's machine, potentially leading to unauthorized access, data theft, system compromise, or further attacks within the victim's environment.
What immediate steps should I take to mitigate this vulnerability?
Update Cherry Studio to version 1.5.2 or later, as this version contains the patch for the OS Command Injection vulnerability. Additionally, avoid connecting to untrusted or unknown MCP servers, especially those that may be malicious or have suspicious OAuth authorization endpoints.