CVE-2025-62522
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-10-20
Last updated on: 2025-10-21
Assigner: GitHub, Inc.
Description
Description
Vite is a frontend tooling framework for JavaScript. In versions from 2.9.18 to before 3.0.0, 3.2.9 to before 4.0.0, 4.5.3 to before 5.0.0, 5.2.6 to before 5.4.21, 6.0.0 to before 6.4.1, 7.0.0 to before 7.0.8, and 7.1.0 to before 7.1.11, files denied by server.fs.deny were sent if the URL ended with \ when the dev server is running on Windows. Only apps explicitly exposing the Vite dev server to the network and running the dev server on Windows were affected. This issue has been patched in versions 5.4.21, 6.4.1, 7.0.8, and 7.1.11.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vitejs | vite | 6.4.1 |
| vitejs | vite | 7.1.0 |
| vitejs | vite | 7.1.11 |
| vitejs | vite | 7.0.8 |
| vitejs | vite | 6.0.0 |
| vitejs | vite | 6.4.0 |
| vitejs | vite | 7.0.7 |
| vitejs | vite | 5.4.21 |
| vitejs | vite | 7.0.0 |
| vitejs | vite | 7.1.10 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |