CVE-2026-49993
Undergoing Analysis
Undergoing Analysis - In Progress
Source Code Exposure in Nuxt.js Webpack/Rspack Builders
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 from versions 3.15.4 to before 3.21.7 and 4.0.0 to before 4.4.7, there is an incomplete fix for GHSA-6m52-m754-pw2g. Source code may still 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.7 and 4.4.7.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nuxt | rspack-builder | From 3.15.4 (inc) to 3.21.7 (exc) |
| nuxt | webpack-builder | From 3.15.4 (inc) to 3.21.7 (exc) |
| nuxt | rspack-builder | From 4.0.0 (inc) to 4.4.7 (exc) |
| nuxt | webpack-builder | From 4.0.0 (inc) to 4.4.7 (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. |