SCA: security update for vllm (GHSA-3ww4-5jv9-j5gm)

medium Tenable Self-Hosted Container Security Plugin ID 443039

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-47155)

Solution

Update the vllm library and its related packages to version 0.22.0 or later.

See Also

https://github.com/advisories/GHSA-3ww4-5jv9-j5gm

Plugin Details

Severity: Medium

ID: 443039

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 6/10/2026

Updated: 7/17/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 52.03

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.5

Vector: CVSS2#AV:N/AC:H/Au:N/C:P/I:C/A:N

CVSS Score Source: CVE-2026-47155

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/10/2026

Vulnerability Publication Date: 6/10/2026

Reference Information

CVE: CVE-2026-47155

cwe: CWE-345