CVE-2026-56697
EUVD-2026-3837822.06.2026, 22:16
Nuxt versions 4.0.0 before 4.4.7 and 3.x before 3.21.7 accept protocol-relative paths such as //evil.com in the reloadNuxtApp function; these pass the script-protocol check but resolve to a cross-origin URL against the current page protocol. Attackers can inject paths like //evil.com to redirect users to attacker-controlled hosts, enabling phishing and OAuth authorization-code theft.
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| nuxt | nuxt | 3.0.0 ≤ 𝑥 < 3.21.7 |
| nuxt | nuxt | 4.0.0 ≤ 𝑥 < 4.4.7 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
References