📦 Vite

by Vitejs

🔍 What is Vite?

Description coming soon...

🛡️ Security Overview

Click on a severity to filter vulnerabilities

⚠️ Known Vulnerabilities

CVE-2024-23331

HIGH CVSS 7.5 Jan 19, 2024

This vulnerability allows attackers to bypass Vite's server.fs.deny file access restrictions on case-insensitive file systems (like Windows) by using different letter casing in file paths. This enable...

CVE-2023-34092

HIGH CVSS 7.5 Jun 1, 2023

This vulnerability allows unauthenticated attackers to bypass Vite's file system restrictions by using double forward-slashes (//) in URLs, potentially exposing sensitive files like .env and certifica...

CVE-2025-58751

MEDIUM CVSS 5.3 Sep 8, 2025

This vulnerability in Vite allows attackers to bypass server.fs restrictions and access files outside the public directory when specific conditions are met. Only applications that expose the Vite dev ...

CVE-2025-58752

MEDIUM CVSS 5.3 Sep 8, 2025

This vulnerability in Vite allows unauthorized access to HTML files on the server regardless of filesystem restrictions when the dev server is exposed to the network. It affects applications using Vit...

CVE-2025-46565

MEDIUM CVSS 5.3 May 1, 2025

This vulnerability in Vite allows attackers to bypass file access restrictions and read sensitive files from the project root directory. Only affects Vite development servers explicitly exposed to the...

CVE-2025-31125

MEDIUM CVSS 5.3 Mar 31, 2025

Vite development servers configured to expose content to the network can leak sensitive file contents through specific query parameters (?inline&import or ?raw?import). Only applications explicitly ex...

CVE-2025-30208

MEDIUM CVSS 5.3 Mar 24, 2025

This CVE describes a path traversal vulnerability in Vite development servers where attackers can bypass file access restrictions by appending '?raw??' or '?import&raw??' to URLs. This allows reading ...