CVE-2026-9856
Description
A vulnerability in huggingface/transformers versions <=5.8.0.dev0 allows an attacker to perform arbitrary file writes via path traversal. The issue resides in the save_pretrained() methods of PreTrainedTokenizerBase and ProcessorMixin, where keys from the chat_template dictionary are used directly as filenames without proper validation. An attacker can exploit this by publishing a malicious Hugging Face Hub repository with a crafted tokenizer_config.json file. When a victim downloads and saves the tokenizer or processor, the attacker-controlled keys can escape the intended save directory, enabling arbitrary file writes with attacker-controlled content. This vulnerability affects multiple processors inheriting from ProcessorMixin, including Idefics, Florence, Gemma, Phi, and Qwen-VL.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
transformersPyPI | < 5.10.0 | 5.10.0 |
Affected products
2v4.56.1-Vault-Gemma-preview, 4.55.0-GLM-4.5V-preview-GLM-4.5V-preview, 4.55.0-GLM-4.5V-preview, …+ 1 more
- (no CPE)range: v4.56.1-Vault-Gemma-preview, 4.55.0-GLM-4.5V-preview-GLM-4.5V-preview, 4.55.0-GLM-4.5V-preview, …
- (no CPE)range: <=5.8.0.dev0
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-xrqw-3rrv-vx5wghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-9856ghsaADVISORY
- github.com/huggingface/transformers/commit/eaaaf8494dd5386634ae37d1d122212fdc315be5nvdWEB
- github.com/huggingface/transformers/pull/46191ghsaWEB
- huntr.com/bounties/362824d5-fe18-40e8-a6cf-62277f97a170nvdWEB
News mentions
0No linked articles in our index yet.