CVE-2026-69112

Severity CVSS v4.0:
MEDIUM
Type:
CWE-22 Path Traversal
Publication date:
10/08/2026
Last modified:
11/08/2026

Description

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.