CVE-2026-49993
Analyzed
Analyzed - Analysis Complete
Source Code Exposure in Nuxt.js Webpack/Rspack Builders
Vulnerability report for CVE-2026-49993, 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 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 | nuxt/rspack-builder | From 3.15.4 (inc) to 3.21.7 (exc) |
| nuxt | nuxt/rspack-builder | From 4.0.0 (inc) to 4.4.7 (exc) |
| nuxt | nuxt/webpack-builder | From 3.15.4 (inc) to 3.21.7 (exc) |
| nuxt | 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. |