Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-45669
Published:June 12, 2026
Updated:June 13, 2026
Nuxt is an open-source web development framework for Vue.js. From versions 3.4.3 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6, navigateTo() with external: true generates a server-side HTML redirect body containing a <meta http-equiv="refresh"> tag. The destination URL is only sanitized by replacing " with %22, leaving <, >, &, and ' unencoded. An attacker who can influence the URL passed to navigateTo(url, { external: true }) can break out of the content="…" attribute and inject arbitrary HTML/JavaScript that executes under the application's origin. 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.0.0-alpha.1 <v4.4.6
Fix Suggestion:
Update to version v4.4.6
https://github.com/nuxt/nuxt.git (GITHUB):
Affected version(s) >=v3.4.3 <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.4.3 <3.21.6
Fix Suggestion:
Update to version 3.21.6
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
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 Script in Attributes in a Web Page
EPSS
Base Score:
0.06