CVE-2025-52662
BaseFortify
Publication date: 2025-11-07
Last updated on: 2026-02-04
Assigner: HackerOne
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nuxt | devtools | to 2.6.4 (inc) |
| nuxt | devtools | 2.6.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Nuxt DevTools allowed extraction of Nuxt authentication tokens via cross-site scripting (XSS) under certain configurations. It was fixed in version 2.6.4, and users are encouraged to upgrade to prevent this issue.
How can this vulnerability impact me? :
The vulnerability could allow attackers to steal authentication tokens through XSS, potentially leading to unauthorized access or impersonation within applications using Nuxt DevTools.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Nuxt DevTools to version 2.6.4 or later to fix the vulnerability that may allow Nuxt auth token extraction via XSS.