CVE-2026-45670
Analyzed
Analyzed - Analysis Complete
Source Code Exposure in Nuxt Webpack/Rspack Builder
Vulnerability report for CVE-2026-45670, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-12
Last updated on: 2026-06-15
Assigner: GitHub, Inc.
Description
Description
Nuxt is an open-source web development framework for Vue.js. In @nuxt/rspack-builder and @nuxt/webpack-builder versions 3.15.4 to before 3.21.6, and 4.0.0-alpha.1 to before 4.4.6, there is an incomplete fix for GHSA-4gf7-ff8x-hq99. Source code may be stolen during dev when using the webpack / rspack builder if the dev server is bound to a non-loopback address (e.g. nuxt dev --host) and the developer opens a malicious site on the same network. This issue has been patched in versions 3.21.6 and 4.4.6.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nuxt | nuxt/rspack-builder | From 3.12.2 (inc) to 3.21.5 (exc) |
| nuxt | nuxt/rspack-builder | From 4.0.0 (inc) to 4.4.5 (exc) |
| nuxt | nuxt/webpack-builder | From 3.0.0 (inc) to 3.21.5 (exc) |
| nuxt | nuxt/webpack-builder | From 4.0.0 (inc) to 4.4.5 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-749 | The product provides an Applications Programming Interface (API) or similar interface for interaction with external actors, but the interface includes a dangerous method or function that is not properly restricted. |