Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-46342
Published:June 12, 2026
Updated:June 13, 2026
Nuxt is an open-source web development framework for Vue.js. In Nuxt versions 3.1.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, the /__nuxt_island/* endpoint accepts attacker-controlled props query/body parameters and renders any island component without verifying that the URL-resident hash (<Name>_<hashId>.json) was actually issued for those inputs by <NuxtIsland>. The hash is computed and embedded client-side but never validated server-side, so the same path can return materially different responses depending on the query. This issue has been patched in versions 3.21.6 and 4.4.6.
Affected Packages
https://github.com/nuxt/nuxt.git (GITHUB):
Affected version(s) >=v4.4.0 <v4.4.6
Fix Suggestion:
Update to version v4.4.6
https://github.com/nuxt/nuxt.git (GITHUB):
Affected version(s) >=v0.2.0 <v3.21.6
Fix Suggestion:
Update to version v3.21.6
nuxt (NPM):
Affected version(s) >=4.0.0-alpha.1 <4.4.6
Fix Suggestion:
Update to version 4.4.6
nuxt (NPM):
Affected version(s) >=3.1.0 <3.21.6
Fix Suggestion:
Update to version 3.21.6
@nuxt/nitro-server (NPM):
Affected version(s) >=4.2.0 <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
Do you need more information?
Contact Us
CVSS v4
Base Score:
2.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Acceptance of Extraneous Untrusted Data With Trusted Data
EPSS
Base Score:
0.06