CVE-2026-47200
Gravedad CVSS v4.0:
MEDIA
Tipo:
CWE-284
Control de acceso incorrecto
Fecha de publicación:
12/06/2026
Última modificación:
15/06/2026
Descripción
*** Pendiente de traducción *** Nuxt is an open-source web development framework for Vue.js. In Nuxt versions 3.11.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, when experimental.componentIslands is enabled (default in Nuxt 4), any .server.vue file under pages/ is automatically registered as a server island under the key page_ and exposed via the /__nuxt_island/:name endpoint. Until this fix, requests through that endpoint rendered the page component directly via the SSR renderer without instantiating Vue Router, which meant route middleware declared on the page (including definePageMeta({ middleware })) did not run. This issue has been patched in versions 3.21.6 and 4.4.6.
Impacto
Puntuación base 4.0
6.30
Gravedad 4.0
MEDIA
Puntuación base 3.x
5.30
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* | 3.11.0 (incluyendo) | 3.21.6 (excluyendo) |
| cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* | 4.0.0 (incluyendo) | 4.4.6 (excluyendo) |
| cpe:2.3:a:nuxt:nuxt\/nitro-server:*:*:*:*:*:node.js:*:* | 3.20.0 (incluyendo) | 3.21.6 (excluyendo) |
| cpe:2.3:a:nuxt:nuxt\/nitro-server:*:*:*:*:*:node.js:*:* | 4.2.0 (incluyendo) | 4.4.6 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



