CVE-2026-45670
Undergoing Analysis
Undergoing Analysis - In Progress
Source Code Exposure in Nuxt Webpack/Rspack Builder
Publication date: 2026-06-12
Last updated on: 2026-06-12
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 | webpack_builder | From 3.15.4 (inc) to 3.21.6 (exc) |
| nuxt | webpack_builder | From 4.0.0-alpha.1 (inc) to 4.4.6 (exc) |
| nuxt | rspack_builder | From 3.15.4 (inc) to 3.21.6 (exc) |
| nuxt | rspack_builder | From 4.0.0-alpha.1 (inc) to 4.4.6 (exc) |
| nuxt | webpack_builder | 3.15.4 |
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. |