CVE-2026-46342

Severity CVSS v4.0:
LOW
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
12/06/2026
Last modified:
15/06/2026

Description

Nuxt is an open-source web development framework for Vue.js. In Nuxt versions 3.1.0 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6 and @nuxt/nitro-server versions 3.20.0 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6, the /__nuxt_island/* endpoint accepts attacker-controlled props query/body parameters and renders any island component without verifying that the URL-resident hash (_.json) was actually issued for those inputs by . The hash is computed and embedded client-side but never validated server-side, so the same path can return materially different responses depending on the query. This issue has been patched in versions 3.21.6 and 4.4.6.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* 3.1.0 (including) 3.21.6 (excluding)
cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* 4.0.0 (including) 4.4.5 (excluding)
cpe:2.3:a:nuxt:nuxt\/nitro-server:*:*:*:*:*:node.js:*:* 3.20.0 (including) 3.21.6 (excluding)
cpe:2.3:a:nuxt:nuxt\/nitro-server:*:*:*:*:*:node.js:*:* 4.2.0 (including) 4.4.6 (excluding)