SCA: security update for vite (GHSA-859w-5945-r5v3)

medium Tenable Self-Hosted Container Security Plugin ID 425776

Description

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

- Vite is a frontend tooling framework for javascript. Prior to versions 6.3.4, 6.2.7, 6.1.6, 5.4.19, and
4.5.14, the contents of files in the project root that are denied by a file matching pattern can be
returned to the browser. Only apps explicitly exposing the Vite dev server to the network (using --host or
server.host config option) are affected. Only files that are under project root and are denied by a file
matching pattern can be bypassed. `server.fs.deny` can contain patterns matching against files (by default
it includes .env, .env.*, *.{crt,pem} as such patterns). These patterns were able to bypass for files
under `root` by using a combination of slash and dot (/.). This issue has been patched in versions 6.3.4,
6.2.7, 6.1.6, 5.4.19, and 4.5.14. (CVE-2025-46565)

See Also

https://github.com/advisories/GHSA-859w-5945-r5v3

Plugin Details

Severity: Medium

ID: 425776

Version: Revision 1.12

Type: Local

Family: SCA Checks

Published: 4/30/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2025-46565

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6

Threat Score: 5.4

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/30/2025

Vulnerability Publication Date: 4/30/2025

Reference Information

CVE: CVE-2025-46565

cwe: CWE-22