Nuxt Devtools vulnerabilities
2 known vulnerabilities affecting nuxt/devtools.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2025-52662MEDIUMCVSS 6.1fixed in 2.6.42025-11-07
CVE-2025-52662 [MEDIUM] CWE-79 CVE-2025-52662: A vulnerability in Nuxt DevTools has been fixed in version **2.6.4***. This issue may have allowed N
A vulnerability in Nuxt DevTools has been fixed in version **2.6.4***. This issue may have allowed Nuxt auth token extraction via XSS under certain configurations. All users are encouraged to upgrade.
More details: https://vercel.com/changelog/cve-2025-52662-xss-on-nuxt-devtools
ghsanvdosv
CVE-2024-23657HIGH≥ 0, < 1.3.92024-08-05
CVE-2024-23657 [HIGH] CWE-22 Nuxt Devtools has a Path Traversal: '../filedir'
Nuxt Devtools has a Path Traversal: '../filedir'
### Summary
Nuxt Devtools is missing authentication on the `getTextAssetContent` RPC function which is vulnerable to path traversal. Combined with a lack of Origin checks on the WebSocket handler, an attacker is able to interact with a locally running devtools instance and exfiltrate data abusing this vulnerability.
In certain configurations an attacker could leak the
ghsaosv