Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-39365

34
FAUCET Score

CVE-2026-39365 is a path traversal vulnerability affecting Vite, a popular JavaScript frontend build tool, in versions 6.0.0 through 6.4.1, 7.0.0 through 7.3.1, and 8.0.0 through 8.0.4. The vulnerability exists in the development server's handling of .map file requests, where insufficient path validation allows attackers to use ../ directory traversal sequences to bypass the server.fs.strict allow list and read source map files outside the project root. The vulnerability carries a CVSS 3.1 severity score of 5.3 (Medium) with a network-based attack vector requiring no authentication or user interaction. However, successful exploitation is constrained by the requirement that accessed files must be valid JSON-formatted source maps, limiting the practical scope of exposure. The attack impacts confidentiality by potentially exposing sensitive information in source maps, though integrity and availability are not affected. There are no confirmed public exploits or active exploitation campaigns documented for this vulnerability. The KEV catalog does not list it as actively exploited in the wild, and it remains relatively low in community attention with an EPSS percentile score of only 0.79%, indicating minimal real-world prevalence. Organizations should apply the available patches (6.4.2, 7.3.2, or 8.0.5) during routine maintenance cycles rather than treating this as an urgent incident.

Impacted Technologies

VendorProductVersion(s)CPE
>= 6.0.0, <= 6.4.1CPE matchmatch criteria
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
>= 7.0.0, <= 7.3.1CPE matchmatch criteria
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
>= 8.0.0, <= 8.0.4CPE matchmatch criteria
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
<= 0.1.15CPE matchmatch criteria
cpe:2.3:a:voidzero:vite\+:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 4.0

6.3MEDIUM

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
LOW
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.91%
Probability of exploitation in next 30 days
EPSS Percentile
56.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
Nuclei: CVE-2026-39365 · Apr 7, 2026
This CVE's current EPSS score of 0.0091 is in the 35th percentile among its peer group of 23,705 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

npmpatch availablevia ghsa
Product: viteFixed in: 8.0.5
npmpatch availablevia ghsa
Product: viteFixed in: 7.3.2
npmpatch availablevia ghsa
Product: viteFixed in: 6.4.2
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-4w7w-66w2-5vf9medium

Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling

Apr 6, 2026

References

github.com / vitejs/vite/security/advisories/GHSA-4w7w-66w2-5vf9
ExploitVendor Advisory