Skip to content

[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 - #8959

Open
sealonohana wants to merge 1 commit into
sealonohana/advisory-improvement-8959from
sealonohana-GHSA-c9cv-mq2m-ppp3
Open

[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#8959
sealonohana wants to merge 1 commit into
sealonohana/advisory-improvement-8959from
sealonohana-GHSA-c9cv-mq2m-ppp3

Conversation

@sealonohana

Copy link
Copy Markdown

Updates

  • Affected products

Comments
Fix: nuxt/nuxt@2cce6fb
Sink: encodeURL returns url.pathname + url.search + url.hash without collapsing leading // (path-normalization open redirect in navigateTo, packages/nuxt/src/app/composables/router.ts).
Introduced by: nuxt/nuxt@c628975 — "fix(nuxt): use URL to encode redirected URLs" (#27822).
First released: Nuxt v3.13.0

@github

github commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Hi there @danielroe! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository.

This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory

@github-actions
github-actions Bot changed the base branch from main to sealonohana/advisory-improvement-8959 August 3, 2026 11:15
"events": [
{
"introduced": "0"
"introduced": "3.13.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

advisory covers three sinks so I think we use earliest:

Suggested change
"introduced": "3.13.0"
"introduced": "3.5.0"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants