CVE-2026-72744
- EPSS 0.14%
- Veröffentlicht 11.08.2026 12:16:58
- Zuletzt bearbeitet 11.08.2026 18:18:23
Nuxt versions >= 4.4.7 and < 4.5.1, and >= 3.21.7 and < 3.21.10, contain an information disclosure vulnerability in the development server's Chrome DevTools workspace endpoint (GET /.well-known/appspecific/com.chrome.devtools.json). The endpoint's lo...
CVE-2026-71321
- EPSS 0.42%
- Veröffentlicht 05.08.2026 21:42:48
- Zuletzt bearbeitet 06.08.2026 14:16:44
Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, the internal island renderer endpoint `/__nuxt_island/...` decodes and hashes attacker-controlled JSON body input with destr and ohash before validating ...
CVE-2026-71320
- EPSS 0.44%
- Veröffentlicht 05.08.2026 21:29:51
- Zuletzt bearbeitet 07.08.2026 05:17:03
Nuxt is an open-source web development framework for Vue.js. From 3.4.0 until 3.21.10 and 4.5.1, an attacker can inject a template key through /__nuxt_island/ props into a dynamic component when `vue.runtimeCompiler: true` is enabled, causing templat...
CVE-2026-71318
- EPSS 0.21%
- Veröffentlicht 05.08.2026 21:21:30
- Zuletzt bearbeitet 06.08.2026 16:16:53
Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, an attacker can supply a top-level `as` prop to the /__nuxt_island/ endpoint and drive dynamic component resolution through <component :is>, resolveDynam...
CVE-2026-71315
- EPSS 0.27%
- Veröffentlicht 05.08.2026 21:16:59
- Zuletzt bearbeitet 06.08.2026 14:16:43
Nuxt is an open-source web development framework for Vue.js. From 3.21.7 until 3.21.10 and 4.5.1, mixed-case routeRules keys can fail to match case-folded lookups when router.options.sensitive is false and drop appMiddleware authorization gates. This...
CVE-2026-71314
- EPSS 0.4%
- Veröffentlicht 05.08.2026 21:16:59
- Zuletzt bearbeitet 06.08.2026 14:16:43
Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, an unauthenticated attacker can use a server island v-for prop, including vforToArray and , to trigger unbounded SSR memory allocation until MAX_VFOR_LEN...
CVE-2026-71316
- EPSS 0.3%
- Veröffentlicht 05.08.2026 21:14:31
- Zuletzt bearbeitet 06.08.2026 22:18:29
Nuxt is an open-source web development framework for Vue.js. From 4.4.0 until 4.5.1, runtime cache:nuxt:payload entries for /<page>/_payload.json can be returned before route middleware and page guards because import.meta.prerender is not enforced, d...
CVE-2026-56301
- EPSS 0.1%
- Veröffentlicht 23.06.2026 12:13:02
- Zuletzt bearbeitet 25.06.2026 18:39:47
Nuxt 4.0.0 before 4.4.7 and 3.18.0 before 3.21.7, when running the development server (nuxt dev) on Linux, binds the vite-node IPC server to an abstract-namespace Unix socket without permission restrictions, allowing local users to enumerate and conn...
CVE-2026-56698
- EPSS 0.41%
- Veröffentlicht 22.06.2026 21:04:53
- Zuletzt bearbeitet 25.06.2026 16:56:19
Nuxt versions 4.0.0 before 4.4.7 and 3.x before 3.21.7 fail to validate script-capable URLs in the navigateTo open option, allowing client-side script execution. Attackers can supply javascript: URLs through the open parameter to execute arbitrary sc...
CVE-2026-56697
- EPSS 0.34%
- Veröffentlicht 22.06.2026 21:04:53
- Zuletzt bearbeitet 25.06.2026 16:55:20
Nuxt versions 4.0.0 before 4.4.7 and 3.x before 3.21.7 accept protocol-relative paths such as //evil.com in the reloadNuxtApp function; these pass the script-protocol check but resolve to a cross-origin URL against the current page protocol. Attacker...