Directory Traversal Affecting vllm package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.3% (22nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-VLLM-19503571
  • published3 Sept 2026
  • disclosed2 Aug 2026

Introduced: 2 Aug 2026

CVE-2026-9856  (opens in a new tab)
CWE-22  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest vllm.

NVD Description

Note: Versions mentioned in the description apply only to the upstream vllm package and not the vllm package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

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.