CVE Vulnerabilities

CVE-2025-24010

Origin Validation Error

Published: Jan 20, 2025 | Modified: Sep 19, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
6.5 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Ubuntu

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.

Weakness

The product does not properly verify that the source of data or communication is valid.

Affected Software

Name Vendor Start Version End Version
Vite Vitejs * 4.5.5 (excluding)
Vite Vitejs 5.0.0 (including) 5.4.12 (excluding)
Vite Vitejs 6.0.0 (including) 6.0.9 (excluding)

References