SCA: security update for vllm (GHSA-x368-4g9h-fvv4)

medium Tenable Self-Hosted Container Security Plugin ID 441290

Description

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

- A vulnerability was found in vLLM up to 0.19.0. The affected element is the function has_mamba_layers of
the file vllm/v1/kv_cache_interface.py of the component KV Block Handler. Performing a manipulation
results in uninitialized resource. It is possible to initiate the attack remotely. The attack is
considered to have high complexity. The exploitability is described as difficult. The exploit has been
made public and could be used. The existence of this vulnerability is still disputed at present. The
proposed patch did not fix the issue. A 3rd party explains: "The divergence could be explained by a benign
and expected vLLM behavior where vLLM server could group concurrent requests together resulting in
different input shapes based on varying request arrival time. The differences in grouped input shapes
could call different kernels with could produce difference results due to rounding and differences in
order of operations. There is an environment variable VLLM_BATCH_INVARIANT=1 for users that desire to have
deterministic output with temperature 0.0." (CVE-2026-7141)

Solution

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

See Also

https://github.com/advisories/GHSA-x368-4g9h-fvv4

Plugin Details

Severity: Medium

ID: 441290

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 5/6/2026

Updated: 8/26/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.8

Percentile: 22.3

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 5.1

Temporal Score: 3.8

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

CVSS Score Source: CVE-2026-7141

CVSS v3

Risk Factor: Medium

Base Score: 5.6

Temporal Score: 4.9

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 2.9

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/27/2026

Vulnerability Publication Date: 4/27/2026

Reference Information

CVE: CVE-2026-7141

cwe: CWE-908