CVE 8.8 HIGH

Hardcoded trust_remote_code=True in vllm-project/vllm Bypasses User Security Control_CVE-2026-4944

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

Description

vllm-project/vllm version 0.14.1 contains a vulnerability where the `trust_remote_code=True` parameter is hardcoded in two model implementation files (`vllm/model_executor/models/nemotron_vl.py` and `vllm/model_executor/models/kimi_k25.py`). This bypasses the user's explicit `--trust-remote-code=False` setting, enabling remote code execution via malicious HuggingFace model repositories. This issue is an incomplete fix for CVE-2025-66448 and CVE-2026-22807, as it affects separate code paths in model implementation files. Deployments loading NemotronVL or KimiK25 models are particularly impacted.

AI Analysis

Hardcoded trust_remote_code=True enables remote code execution via malicious HuggingFace model repositories

Basic Information

ID CVE-2026-4944
Source @huntr_ai
Published May 28, 2026 at 18:04

Affected Product

Vendor vllm-project
Product vllm-project/vllm
Version 0.14.1
Affected Versions vllm-project vllm-project/vllm unspecified

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor vllm-project
Product vllm
Version 0.14.1

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.