{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "125.6.5"
              }
            ]
          }
        ]
      }
    }
  ],
  "details": "Figma Desktop for Windows version 125.6.5 contains a command injection vulnerability in the local plugin loader. An attacker can execute arbitrary OS commands by setting a crafted build field in the plugin's manifest.json. This field is passed to child_process.exec without validation, leading to possible RCE. NOTE: this is disputed by the Supplier because the behavior only allows a local user to attack himself via a local plugin. The local build procedure, which is essential to the attack, is not executed for plugins shared to the Figma Community.",
  "id": "CVE-2025-56803",
  "modified": "2026-03-15T13:46:37.839827122Z",
  "published": "2025-09-03T18:15:35.590Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://github.com/shinyColumn/CVE-2025-56803"
    },
    {
      "type": "EVIDENCE",
      "url": "https://shinycolumn.notion.site/figma-command-injection"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}