{"id":74077,"date":"2025-09-11T01:39:14","date_gmt":"2025-09-11T01:39:14","guid":{"rendered":""},"modified":"2025-09-27T15:39:16","modified_gmt":"2025-09-27T21:39:16","slug":"cve-2025-56803-arbitrary-os-command-execution-vulnerability-in-figma-desktop-for-windows","status":"publish","type":"post","link":"https:\/\/www.ameeba.com\/blog\/cve-2025-56803-arbitrary-os-command-execution-vulnerability-in-figma-desktop-for-windows\/","title":{"rendered":"<strong>CVE-2025-56803: Arbitrary OS Command Execution Vulnerability in Figma Desktop for Windows<\/strong>"},"content":{"rendered":"<p><strong>Overview<\/strong><\/p>\n<p>This blog post focuses on the discovered vulnerability CVE-2025-56803. This vulnerability has been identified in Figma Desktop for Windows version 125.6.5, a popular designing tool used worldwide. The <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-54950-critical-out-of-bounds-access-vulnerability-in-executorch-models-loading\/\"  data-wpil-monitor-id=\"81662\">vulnerability is of critical<\/a> importance because it allows an attacker to execute arbitrary OS commands. This can <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2022-45134-critical-vulnerability-in-mahara-leading-to-potential-system-compromise\/\"  data-wpil-monitor-id=\"82917\">potentially lead to system<\/a> compromise and data leakage, which can have severe consequences for both individuals and organizations.<br \/>\nThe vulnerability arises due to a flaw in the local plugin loader which lacks proper validation, thus leading to possible Remote <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-40746-unauthorized-code-execution-vulnerability-in-simatic-rtls-locating-manager\/\"  data-wpil-monitor-id=\"81680\">Code Execution<\/a> (RCE). However, it&#8217;s important to note that the Supplier has disputed this claim, arguing that the behavior simply <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-31279-critical-permission-issue-allowing-user-fingerprinting-in-macos-and-ipados\/\"  data-wpil-monitor-id=\"81907\">allows a local user<\/a> to attack themselves via a local plugin and that the local build procedure, essential to the attack, is not executed for plugins shared to the Figma Community.<\/p>\n<p><strong>Vulnerability Summary<\/strong><\/p>\n<p>CVE ID: CVE-2025-56803<br \/>\nSeverity: Critical (8.4 CVSS Score)<br \/>\nAttack Vector: Local<br \/>\nPrivileges Required: Low<br \/>\nUser Interaction: Required<br \/>\nImpact: <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-22404-potential-system-compromise-due-to-use-after-free-vulnerability\/\"  data-wpil-monitor-id=\"85623\">System compromise<\/a> or data leakage<\/p>\n<p><strong>Affected Products<\/strong><\/p><div id=\"ameeb-3293729368\" 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>Figma Desktop for Windows | 125.6.5<\/p>\n<p><strong>How the Exploit Works<\/strong><\/p>\n<p>The exploit takes advantage of a <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-24285-command-injection-vulnerability-in-unifi-connect-ev-station-lite\/\"  data-wpil-monitor-id=\"81730\">command injection vulnerability<\/a> in the local plugin loader of Figma Desktop for Windows version 125.6.5. An attacker can execute arbitrary <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-8895-critical-arbitrary-file-copy-vulnerability-in-wp-webhooks-plugin-for-wordpress\/\"  data-wpil-monitor-id=\"81974\">OS commands<\/a> by setting a crafted build field in the plugin&#8217;s manifest.json. This field is passed to child_process.exec without any form of validation, potentially leading to Remote <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-53740-unauthorized-code-execution-vulnerability-in-microsoft-office\/\"  data-wpil-monitor-id=\"81720\">Code Execution<\/a> (RCE).<\/p>\n<p><strong>Conceptual Example Code<\/strong><\/p><div id=\"ameeb-4074021148\" 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>The following pseudocode demonstrates how an attacker might exploit this <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-8047-critical-security-vulnerability-in-wordpress-plugins-pixterme-and-pixter-image-digital-license\/\"  data-wpil-monitor-id=\"82140\">vulnerability by manipulating the manifest.json of a Figma plugin:<\/a><\/p>\n<pre><code class=\"\" data-line=\"\">{\n&quot;name&quot;: &quot;Malicious Plugin&quot;,\n&quot;build&quot;: &quot;os.system(&#039;rm -rf \/&#039;)&quot;, \/\/ arbitrary OS command\n&quot;main&quot;: &quot;main.js&quot;,\n&quot;ui&quot;: &quot;ui.html&quot;\n}<\/code><\/pre>\n<p>In this conceptual example, the &#8220;build&#8221; field in the manifest.json contains a malicious OS command (`rm -rf \/`), which, if executed, would <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-9048-arbitrary-file-deletion-vulnerability-in-wptobe-memberships-plugin-in-wordpress\/\"  data-wpil-monitor-id=\"85210\">delete all files<\/a> in the system. Note that this is purely a hypothetical example and such a command should never be used in a real-world scenario.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview This blog post focuses on the discovered vulnerability CVE-2025-56803. This vulnerability has been identified in Figma Desktop for Windows version 125.6.5, a popular designing tool used worldwide. The vulnerability is of critical importance because it allows an attacker to execute arbitrary OS commands. This can potentially lead to system compromise and data leakage, which [&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":[82],"product":[],"attack_vector":[78,80],"asset_type":[],"severity":[],"exploit_status":[],"class_list":["post-74077","post","type-post","status-publish","format-standard","hentry","category-uncategorized","vendor-microsoft","attack_vector-injection","attack_vector-rce"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/74077","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=74077"}],"version-history":[{"count":10,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/74077\/revisions"}],"predecessor-version":[{"id":78420,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/74077\/revisions\/78420"}],"wp:attachment":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/media?parent=74077"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/categories?post=74077"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/tags?post=74077"},{"taxonomy":"vendor","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/vendor?post=74077"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/product?post=74077"},{"taxonomy":"attack_vector","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/attack_vector?post=74077"},{"taxonomy":"asset_type","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/asset_type?post=74077"},{"taxonomy":"severity","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/severity?post=74077"},{"taxonomy":"exploit_status","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/exploit_status?post=74077"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}