@nuxt/webpack-builder and @nuxt/rspack-builder dev server same-origin check bypassed when Sec-Fetch-Site, Origin, and Re
- Severity:
- Medium
Description
This 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.
Recommendation
Update the @nuxt/rspack-builder package to the latest compatible version. Followings are version details:
Affected version(s): **>= 3.15.4, < 3.21.7 >= 4.0.0, < 4.4.7** Patched version(s): **3.21.7 4.4.7**
References
Related Issues
- @nuxt/webpack-builder and @nuxt/rspack-builder dev server same-origin check bypassed when Sec-Fetch-Site, Origin, and Re - @nuxt/webpack-builder - CVE-2026-49993
- Nuxt: Dev server exposes built source over LAN to malicious sites (incomplete fix for GHSA-4gf7-ff8x-hq99) - @nuxt/webpack-builder - CVE-2026-45670
- Opening a malicious website while running a Nuxt dev server could allow read-only access to code - @nuxt/webpack-builder - CVE-2025-24361
- Nuxt: Dev server exposes built source over LAN to malicious sites (incomplete fix for GHSA-4gf7-ff8x-hq99) - CVE-2026-45670
You might also like:
- Tags:
- npm
- @nuxt/rspack-builder
Anything's wrong? Let us know Last updated on June 16, 2026


