Nuxt versions 4.0.0 before 4.4.7 and 3.x before 3.21.7 contain a server-side open redirect vulnerability in navigateTo that fails to properly validate path-normalized payloads like /..//evil.com and /.//evil.com. Attackers can bypass external-host checks using path-normalization techniques to redirect users to attacker-controlled sites via the Location header or meta-refresh, enabling phishing and OAuth authorization-code theft.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-c9cv-mq2m-ppp3 | Nuxt: URL-handling weaknesses in `navigateTo` and `reloadNuxtApp`: SSR open redirect, client-side script execution via the `open` option, and protocol-relative bypass in `reloadNuxtApp` |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Tue, 23 Jun 2026 01:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Nuxt nuxt
|
|
| Vendors & Products |
Nuxt nuxt
|
Mon, 22 Jun 2026 22:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Nuxt versions 4.0.0 before 4.4.7 and 3.x before 3.21.7 contain a server-side open redirect vulnerability in navigateTo that fails to properly validate path-normalized payloads like /..//evil.com and /.//evil.com. Attackers can bypass external-host checks using path-normalization techniques to redirect users to attacker-controlled sites via the Location header or meta-refresh, enabling phishing and OAuth authorization-code theft. | |
| Title | Nuxt - Server-Side Open Redirect via Path-Normalization Bypass in navigateTo | |
| First Time appeared |
Nuxt
Nuxt og Image |
|
| Weaknesses | CWE-601 | |
| CPEs | cpe:2.3:a:nuxt:og_image:*:*:*:*:*:node.js:*:* | |
| Vendors & Products |
Nuxt
Nuxt og Image |
|
| References |
|
|
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-06-22T21:04:50.975Z
Reserved: 2026-06-20T13:06:29.994Z
Link: CVE-2026-56326
No data.
No data.
No data.
OpenCVE Enrichment
Updated: 2026-06-23T01:15:16Z
Weaknesses
Github GHSA