CVE-2026-56317
Received
Received - Intake
Cross-Site Scripting in Nuxt.js NoScript Component
Publication date: 2026-06-20
Last updated on: 2026-06-20
Assigner: VulnCheck
Description
Description
Nuxt before 4.4.7 (and the 3.x branch before 3.21.7) contains a cross-site scripting vulnerability in the NoScript component that writes slot content to innerHTML without escaping. Attackers can inject malicious scripts through untrusted data in NoScript slots, such as route.query parameters, which execute in the document context when the noscript tag is implicitly closed by script tags.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nuxt | nuxt | to 3.21.7 (exc) |
| nuxt | nuxt | to 4.4.6 (inc) |
| nuxt | nuxt | to 3.21.6 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |