CVE-2026-56698 PUBLISHED

Nuxt - Cross-Site Scripting via navigateTo open Option

Assigner: VulnCheck
Reserved: 22.06.2026 Published: 22.06.2026 Updated: 23.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.3

Product Status

Vendor Nuxt
Product Nuxt
Versions Default: unaffected
  • affected from 4.0.0 to 4.4.7 (excl.)
  • Version 4.4.7 is unaffected
Vendor Nuxt
Product Nuxt
Versions Default: unaffected
  • affected from 0 to 3.21.7 (excl.)
  • Version 3.21.7 is unaffected

Credits

  • alcls01111 reporter

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE