Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-39363 Details

Description

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, if it is possible to connect to the Vite dev server’s WebSocket without an Origin header, an attacker can invoke fetchModule via the custom WebSocket event vite:invoke and combine file://... with ?raw (or ?inline) to retrieve the contents of arbitrary files on the server as a JavaScript string (e.g., export default "..."). The access control enforced in the HTTP request path (such as server.fs.allow) is not applied to this WebSocket-based execution path. This vulnerability is fixed in 6.4.2, 7.3.2, and 8.0.5.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-1220Insufficient Granularity of Access Controlredhat-SADP
CWE-200Exposure of Sensitive Information to an Unauthorized Actor[email protected]
CWE-306Missing Authentication for Critical Function[email protected]

Affected Products

ProductVersions
vitejs vite
>= 6.0.0, <= 6.4.1
>= 7.0.0, <= 7.3.1
>= 8.0.0, <= 8.0.4

CPE

  • cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.
voidzero vite+
<= 0.1.15

CPE

  • cpe:2.3:a:voidzero:vite+:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

11 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-39363
NVD Published Date:
Apr 7, 2026
NVD Last Modified:
Aug 25, 2026
Source:
[email protected]