{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "1.0"
              },
              {
                "fixed": "2.2.29"
              },
              {
                "introduced": "2.3.0"
              },
              {
                "fixed": "2.10.2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "32df3aa8cdbdaa16df9491b5e672e81c87f94c78"
            },
            {
              "introduced": "934ee6eed3c3ffd0aeccef7c1d255adcf0752b24"
            },
            {
              "fixed": "ccbe57917efe30262ce80463fc4a6182c5ac29ed"
            },
            {
              "fixed": "8d4439f572a97670a9edc039eb3b093cc976b4bc"
            },
            {
              "fixed": "502c6c4f699802d9cf464728b3e8a95674f919a0"
            },
            {
              "fixed": "c50b1efd13ebd73f6dca19b31424c5a02bf93cc1"
            }
          ],
          "repo": "https://github.com/composer/composer",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-gjfg-22fp-rrxx"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22",
      "CWE-732"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59946.json"
  },
  "details": "Composer is a dependency Manager for the PHP language. Prior to 2.2.29 and 2.10.2, a Composer package bin entry containing .. path segments can resolve outside the package install directory and cause Composer's binary installation flow to chmod an existing host file to a world-readable and world-executable mode during composer install, update, or require. This issue is fixed in versions 2.2.29 and 2.10.2.",
  "id": "CVE-2026-59946",
  "modified": "2026-08-12T03:51:40.791049064Z",
  "published": "2026-07-08T19:32:38.089Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/composer/composer/releases/tag/2.10.2"
    },
    {
      "type": "WEB",
      "url": "https://github.com/composer/composer/releases/tag/2.2.29"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59946.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/composer/composer/security/advisories/GHSA-gjfg-22fp-rrxx"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59946"
    },
    {
      "type": "FIX",
      "url": "https://github.com/composer/composer/commit/502c6c4f699802d9cf464728b3e8a95674f919a0"
    },
    {
      "type": "FIX",
      "url": "https://github.com/composer/composer/commit/c50b1efd13ebd73f6dca19b31424c5a02bf93cc1"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Composer: Path traversal in package bin field lets dependencies chmod arbitrary host files"
}