icon

We found results for “

CVE-2025-58752

Good to know:

icon
icon

Date: September 8, 2025

Vite is a frontend tooling framework for JavaScript. Prior to versions 7.1.5, 7.0.7, 6.3.6, and 5.4.20, any HTML files on the machine were served regardless of the "server.fs" settings. Only apps that explicitly expose the Vite dev server to the network (using --host or server.host config option) and use "appType: 'spa'" (default) or "appType: 'mpa'" are affected. This vulnerability also affects the preview server. The preview server allowed HTML files not under the output directory to be served. Versions 7.1.5, 7.0.7, 6.3.6, and 5.4.20 fix the issue.

Severity Score

Severity Score

Weakness Type (CWE)

Improper Access Control

CWE-284

Exposure of Sensitive Information to an Unauthorized Actor

CWE-200

Relative Path Traversal

CWE-23

Top Fix

icon

Upgrade Version

Upgrade to version vite - 5.4.20;vite - 6.3.6;vite - 7.0.7;vite - 7.1.5;vite - 5.4.20;https://github.com/vitejs/vite.git - v5.4.20;https://github.com/vitejs/vite.git - v6.3.6;https://github.com/vitejs/vite.git - v7.0.7;https://github.com/vitejs/vite.git - v7.1.5

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): REQUIRED
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us