Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vitejs | Vite | < 4.5.5 |
Related Weaknesses (CWE)
References
- https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6ExploitMitigationThird Party Advisory
FAQ
What is CVE-2025-24010?
CVE-2025-24010 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 ...
How severe is CVE-2025-24010?
CVE-2025-24010 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-24010?
Check the references section above for vendor advisories and patch information. Affected products include: Vitejs Vite.