CVE-2025-24010

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.
Configurations

No configuration.

History

20 Jan 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-01-20 16:15

Updated : 2025-01-20 16:15


NVD link : CVE-2025-24010

Mitre link : CVE-2025-24010

CVE.ORG link : CVE-2025-24010


JSON object : View

Products Affected

No product.

CWE
CWE-346

Origin Validation Error

CWE-350

Reliance on Reverse DNS Resolution for a Security-Critical Action

CWE-1385

Missing Origin Validation in WebSockets