CVE-2026-47155

MEDIUM EPSS 4.3%
Published Jun 22, 20261w ago · Modified Jun 23, 20261w ago
6.5 CVSS 3.1
Medium
Find Similar
Published Jun 22, 2026 1w ago
Last Modified Jun 23, 2026 1w ago

Description

vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.0, vLLM's revision pinning controls do not consistently apply to all artifacts loaded for a model. A deployment that supplies --revision or --code-revision can still load dynamic code, GGUF files, image processors, retrieval side weights, or same-repository subfolder weights/config from an unpinned/default revision. This is a supply-chain integrity issue for pinned vLLM deployments. Operators can believe they are serving a reviewed model revision while vLLM resolves behavior-affecting nested or sibling artifacts outside that reviewed revision. This vulnerability is fixed in 0.22.0.

CVSS Details

Base Score
6.5
Exploitability
2.2
Impact
4.2
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
4.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-345

References 4

  • github.com https://github.com/vllm-project/vllm/commit/d26a28ab033697f55a1414b5b0435de7cd6045b6
  • github.com https://github.com/vllm-project/vllm/pull/42616
  • github.com https://github.com/vllm-project/vllm/security/advisories/GHSA-3ww4-5jv9-j5gm
  • huntr.com https://huntr.com/bounties/3f1e24c0-87d2-4f6c-a705-820f380879ac

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.