Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2025-24360

Description

Nuxt is an open-source web development framework for Vue.js. Starting in version 3.8.1 and prior to version 3.15.3, Nuxt allows any websites to send any requests to the development server and read the response due to default CORS settings. Users with the default server.cors option using Vite builder may get the source code stolen by malicious websites. Version 3.15.3 fixes the vulnerability.

POC

Reference

- https://github.com/nuxt/nuxt/security/advisories/GHSA-2452-6xj8-jh47

- https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6

Github

No PoCs found on GitHub currently.