Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. transformers
  4. ›
  5. CVE-2026-9856

CVE-2026-9856: Transformers save_pretrained path traversal allows arbitrary file writes through chat template names

August 2, 2026 (updated September 1, 2026)

A vulnerability in huggingface/transformers versions < 5.10.0 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.

References

  • github.com/advisories/GHSA-xrqw-3rrv-vx5w
  • github.com/huggingface/transformers/commit/eaaaf8494dd5386634ae37d1d122212fdc315be5
  • github.com/huggingface/transformers/pull/46191
  • huntr.com/bounties/362824d5-fe18-40e8-a6cf-62277f97a170
  • nvd.nist.gov/vuln/detail/CVE-2026-9856

Code Behaviors & Features

Detect and mitigate CVE-2026-9856 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.10.0

Fixed versions

  • 5.10.0

Solution

Upgrade to version 5.10.0 or above.

Impact 7.1 HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

pypi/transformers/CVE-2026-9856.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 12 Sep 2026 00:19:43 +0000.