CVE-2026-56698 Details
Description
Nuxt versions 4.0.0 before 4.4.7 and 3.x before 3.21.7 fail to validate script-capable URLs in the navigateTo open option, allowing client-side script execution. Attackers can supply javascript: URLs through the open parameter to execute arbitrary scripts in the application's origin when user-controlled input is passed to navigateTo.
A cross-site scripting vulnerability has been identified in Nuxt versions 4.0.0 prior to 4.4.7 and 3.x prior to 3.21.7. The issue arises because these versions do not properly validate script-capable URLs in the navigateTo open option. This oversight allows client-side script execution. Attackers can exploit this by injecting javascript: URLs through the open parameter, executing arbitrary scripts in the application's origin when user-controlled input is passed to navigateTo.
Users can update to Nuxt versions 4.4.7 or 3.21.7, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| nuxt nuxt | >= 3.0.0, < 3.21.7 >= 4.0.0, < 4.4.7 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 25, 2026 | Initial Analysis | [email protected] |
| Jun 23, 2026 | CVE Modified | CISA-ADP |
| Jun 22, 2026 | New CVE Received | [email protected] |