Bug 2456190 (CVE-2026-39365) - CVE-2026-39365 vite: Vite: Information disclosure via path traversal in dev server's .map request handling
Summary: CVE-2026-39365 vite: Vite: Information disclosure via path traversal in dev s...
Keywords:
Status: NEW
Alias: CVE-2026-39365
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2456264 2456265 2456266
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-07 20:03 UTC by OSIDB Bzimport
Modified: 2026-04-07 21:47 UTC (History)
38 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-07 20:03:14 UTC
Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, the dev server’s handling of .map requests for optimized dependencies resolves file paths and calls readFile without restricting ../ segments in the URL. As a result, it is possible to bypass the server.fs.strict allow list and retrieve .map files located outside the project root, provided they can be parsed as valid source map JSON. This vulnerability is fixed in 6.4.2, 7.3.2, and 8.0.5.


Note You need to log in before you can comment on or make changes to this bug.