GHSA-g8wj-3cr3-6w7v · Severity: low · Ecosystem: npm — Nuxt: `__nuxt_island` endpoint does not bind responses to request props, enabling shared-cache poisoning
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 (<Name>_<hashId>.json) was actually issued for those inputs by <NuxtIsland>. 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.
Conclusion & alert: CVE-2026-46342 is rated Low Risk (9.4/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.09%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-16 | 0.16% | 0.09% | -0.07% |
| 2 | 2026-06-15 | 0.02% | 0.16% | +0.14% |
| 3 | 2026-06-13 | — | 0.02% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 2.3 | 4.0 | LOW |
|
— | — | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.8 | 2.5 | [email protected] |
GHSA-g8wj-3cr3-6w7v · Severity: low · Ecosystem: npm — Nuxt: `__nuxt_island` endpoint does not bind responses to request props, enabling shared-cache poisoning
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| nuxt | nuxt | >= 3.1.0, < 3.21.6 | cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* |
| nuxt | nuxt | >= 4.0.0, < 4.4.5 | cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* |
| nuxt | nuxt\/nitro-server | >= 3.20.0, < 3.21.6 | cpe:2.3:a:nuxt:nuxt\/nitro-server:*:*:*:*:*:node.js:*:* |
| nuxt | nuxt\/nitro-server | >= 4.2.0, < 4.4.6 | cpe:2.3:a:nuxt:nuxt\/nitro-server:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/nuxt/nuxt/pull/35077 | Issue Tracking |
| https://github.com/nuxt/nuxt/security/advisories/GHSA-g8wj-3cr3-6w7v | Mitigation Patch Vendor Advisory |