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.
References
Configurations
History
25 Jun 2026, 16:55
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/nuxt/nuxt/commit/6497d99dd106254abd089f6a263d7773869a343b - Patch | |
| References | () https://github.com/nuxt/nuxt/commit/e447a793c47766834f7497f8412a76cd56fd8ee1 - Patch | |
| References | () https://github.com/nuxt/nuxt/security/advisories/GHSA-c9cv-mq2m-ppp3 - Third Party Advisory | |
| References | () https://www.vulncheck.com/advisories/nuxt-open-redirect-via-protocol-relative-paths-in-reloadnuxtapp - Third Party Advisory | |
| CPE | cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* | |
| First Time |
Nuxt nuxt
Nuxt |
22 Jun 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-22 22:16
Updated : 2026-06-25 16:55
NVD link : CVE-2026-56697
Mitre link : CVE-2026-56697
CVE.ORG link : CVE-2026-56697
JSON object : View
Products Affected
nuxt
- nuxt
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
