SCA: security update for vllm (GHSA-7972-pg2x-xr59)

high Tenable Cloud Security Plugin ID 439358

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). Starting in version 0.10.1 and
prior to version 0.18.0, two model implementation files hardcode `trust_remote_code=True` when loading
sub-components, bypassing the user's explicit `--trust-remote-code=False` security opt-out. This enables
remote code execution via malicious model repositories even when the user has explicitly disabled remote
code trust. Version 0.18.0 patches the issue. (CVE-2026-27893)

Solution

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

See Also

https://github.com/advisories/GHSA-7972-pg2x-xr59

Plugin Details

Severity: High

ID: 439358

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 3/27/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 96.92

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-27893

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/27/2026

Vulnerability Publication Date: 3/26/2026

Reference Information

CVE: CVE-2026-27893

cwe: CWE-693