CVE-2025-54382
BaseFortify
Publication date: 2025-08-13
Last updated on: 2025-12-01
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cherry-ai | cherry_studio | 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 is a remote code execution (RCE) issue in Cherry Studio version 1.5.1. It occurs when the platform connects to streamableHttp MCP servers and the server implicitly trusts the oauth authentication redirection endpoints without properly sanitizing the URL. This allows an attacker to execute arbitrary code remotely.
How can this vulnerability impact me? :
The vulnerability can lead to remote code execution, which means an attacker could run malicious code on your system. This can result in full compromise of confidentiality, integrity, and availability of your data and systems.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Cherry Studio to version 1.5.2 or later, as this version contains the patch that fixes the remote code execution vulnerability.