CVE-2026-47200
Last modified
CVE-2026-47200 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. Nuxt is an open-source web development framework for Vue.js. In Nuxt versions 3.11.0 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6 and @nuxt/nitro-server versions 3.20.0 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6, when experimental.componentIslands is enabled (default in Nuxt 4), any .server.vue file under pages/ is automatically registered as a server island under the key page_<routeName> and exposed via the /__nuxt_island/:name endpoint. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
Nuxt is an open-source web development framework for Vue.js. In Nuxt versions 3.11.0 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6 and @nuxt/nitro-server versions 3.20.0 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6, when experimental.componentIslands is enabled (default in Nuxt 4), any .server.vue file under pages/ is automatically registered as a server island under the key page_<routeName> and exposed via the /__nuxt_island/:name endpoint. Until this fix, requests through that endpoint rendered the page component directly via the SSR renderer without instantiating Vue Router, which meant route middleware declared on the page (including definePageMeta({ middleware })) did not run. This issue has been patched in versions 3.21.6 and 4.4.6.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nuxt | Nuxt | >= 3.11.0, < 3.21.6 |
| Nuxt | Nuxt | >= 4.0.0, < 4.4.6 |
| Nuxt | Nuxt\/Nitro-Server | >= 3.20.0, < 3.21.6 |
| Nuxt | Nuxt\/Nitro-Server | >= 4.2.0, < 4.4.6 |
References
- https://github.com/nuxt/nuxt/pull/35092Issue Tracking
- https://github.com/nuxt/nuxt/security/advisories/GHSA-hg3f-28rg-4jxjExploit, Patch, Vendor Advisory
- https://github.com/nuxt/nuxt/security/advisories/GHSA-hg3f-28rg-4jxjExploit, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-47200?
How severe is CVE-2026-47200?
How do I fix CVE-2026-47200?
Are you affected by CVE-2026-47200?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
