Skip to content

[GHSA-m3q2-p4fw-w38m] Cross-site scripting via <NoScript> slot content in Nuxt's head components - #8958

Open
sealonohana wants to merge 1 commit into
sealonohana/advisory-improvement-8958from
sealonohana-GHSA-m3q2-p4fw-w38m
Open

[GHSA-m3q2-p4fw-w38m] Cross-site scripting via <NoScript> slot content in Nuxt's head components#8958
sealonohana wants to merge 1 commit into
sealonohana/advisory-improvement-8958from
sealonohana-GHSA-m3q2-p4fw-w38m

Conversation

@sealonohana

Copy link
Copy Markdown

Updates

  • Affected products

Comments
Fix: nuxt/nuxt@7fea9fd
Sink: noscript.innerHTML = ... in the <NoScript> head component (packages/nuxt/src/head/runtime/components.ts).
Introduced by: nuxt/nuxt@bc0a394 — "fix(nuxt): consolidate head component context" (#31209), which moved head rendering into a Nuxt-owned component using innerHTML. (The same PR also landed on main as commit b512ce48c for the v4 line.)
First released: Nuxt v3.16.0 (sink present v3.16.0–v3.21.5, patched in v3.21.10).

@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-8958 August 3, 2026 11:12
]
],
"database_specific": {
"last_known_affected_version_range": "<= 3.16.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.

this is for advisories with no known fixed version, which is incorrect. see we have fixed up on L48.

I recommend closing this PR

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