SCA: security update for vite-plus (GHSA-33r3-4whc-44c2)

high Tenable Self-Hosted Container Security Plugin ID 440477

Description

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

- Vite+ is a unified toolchain and entry point for web development. Prior to version 0.1.17,
`downloadPackageManager()` accepts an untrusted `version` string and uses it directly in filesystem paths.
A caller can supply `../` segments or an absolute path to escape the `VP_HOME/package_manager/<pm>/` cache
root and make Vite+ delete, replace, and populate directories outside the intended cache location. Version
0.1.17 contains a patch. (CVE-2026-41211)

Solution

Update the vite-plus library and its related packages to version 0.1.17 or later.

See Also

https://github.com/advisories/GHSA-33r3-4whc-44c2

Plugin Details

Severity: High

ID: 440477

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 4/16/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 57.53

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-41211

CVSS v3

Risk Factor: Critical

Base Score: 10

Temporal Score: 9

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

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

CVSS v4

Risk Factor: High

Base Score: 8.4

Threat Score: 7.1

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/16/2026

Vulnerability Publication Date: 4/16/2026

Reference Information

CVE: CVE-2026-41211

cwe: CWE-22