CVE-2025-24010 MEDIUM

CVE-2025-24010: Vite allows any websites to send any requests to the development server and read the response

Vendor Vitejs
Product vite
Weakness CWE-346 · Origin validation
Published January 20, 2025
Last update January 21, 2025

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

Vite is a frontend tooling framework for javascript. Vite allowed any websites to send any requests to the development server and read the response due to default CORS settings and lack of validation on the Origin header for WebSocket connections. This vulnerability is fixed in 6.0.9, 5.4.12, and 4.5.6.

Key dates

02Disclosure timeline

January 20, 2025 CVE published
January 21, 2025 Record updated