{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.14.0"
              },
              {
                "fixed": "1.14.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "beb0672aa8444ea7647aee056f624effe5996346"
            }
          ],
          "repo": "https://github.com/huggingface/accelerate",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69112.json"
  },
  "details": "Hugging Face Accelerate through 1.14.0 contains a path traversal vulnerability in load_checkpoint_in_model and load_checkpoint_and_dispatch functions that fail to sanitize weight_map entries from sharded checkpoint indexes. Attackers can supply relative paths with ../ sequences or absolute paths to read arbitrary files, or point shard entries at named pipes to cause indefinite blocking and denial of service.",
  "id": "CVE-2026-69112",
  "modified": "2026-08-13T03:52:03.636573300Z",
  "published": "2026-08-10T19:05:41.348Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69112.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69112"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/hugging-face-accelerate-path-traversal-and-dos-via-weight-map"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/huggingface/accelerate/pull/4070"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/huggingface/accelerate/pull/4138"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/huggingface/accelerate"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/huggingface/accelerate/issues/4067"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Hugging Face Accelerate 1.14.0 Path Traversal and DoS via weight_map"
}