Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-47200
Published:June 12, 2026
Updated:June 13, 2026
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.
Affected Packages
@nuxt/nitro-server (NPM):
Affected version(s) >=4.2.0 <4.4.6
Fix Suggestion:
Update to version 4.4.6
nuxt (NPM):
Affected version(s) >=4.0.0-alpha.1 <4.4.6
Fix Suggestion:
Update to version 4.4.6
@nuxt/nitro-server (NPM):
Affected version(s) >=3.20.0 <3.21.6
Fix Suggestion:
Update to version 3.21.6
nuxt (NPM):
Affected version(s) >=3.11.0 <3.21.6
Fix Suggestion:
Update to version 3.21.6
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Authentication Bypass Using an Alternate Path or Channel
Improper Access Control
EPSS
Base Score:
0.25