{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:zed:zed:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.227.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "c976219e7ddca264f8932a437bd5726fc50b1c1d"
            }
          ],
          "repo": "https://github.com/zed-industries/zed",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-fj2r-rmw6-h222"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44465.json"
  },
  "details": "Zed is a code editor. Prior to 0.227.1, Zed IDE executes arbitrary commands when opening a folder with a malicious .git/config file that abuses the core.fsmonitor Git configuration option. This allows an attacker to achieve Remote Code Execution (RCE) when a victim open a folder in untrusted mode. This vulnerability is fixed in 0.227.1.",
  "id": "CVE-2026-44465",
  "modified": "2026-07-08T05:36:40.759839382Z",
  "published": "2026-05-28T16:10:58.198Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44465.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/zed-industries/zed/security/advisories/GHSA-fj2r-rmw6-h222"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44465"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Zed: Zed IDE Arbitrary Code Execution via untrusted repository with poisoned .git/config"
}