Lucene search
+L

342 matches found

Kitploit
Kitploit
added 2026/09/11 1:34 a.m.797 views

monkey

Monkey documentation This folder contains the Monkey Documentation site. For more information see content/development/contribute-documentation.md...

5.3AI score
SaveExploits0
OSV
OSV
added 2026/08/10 10:41 a.m.29 views

CVE-2026-72587 Instatic - Cache Poisoning via Unauthenticated Server Island Endpoint

A cache poisoning vulnerability in CoreBunch/Instatic through 0.0.14 allows an unauthenticated remote attacker to poison the shared process-wide render cache by manipulating the u query parameter of the GET /instatic/hole/ server island endpoint...

6.1CVSS5.4AI score
SaveExploits0References3
NVD
NVD
added 2026/08/05 10:17 p.m.15 views

CVE-2026-71318

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 /nuxtisland/ endpoint and drive dynamic component resolution through , resolveDynamicComponent, or h. This issue is fixed in 3.21.10 and 4.5.1...

4.8CVSS0.00209EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 10:17 p.m.16 views

CVE-2026-71321

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 /nuxtisland/... decodes and hashes attacker-controlled JSON body input with destr and ohash before validating the URL-resident hash. An unauthenticated POST...

7.5CVSS0.00422EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/05 10:17 p.m.20 views

CVE-2026-71320

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 /nuxtisland/ props into a dynamic component when vue.runtimeCompiler: true is enabled, causing template execution in the Nitro process. This issue is fixe...

8.1CVSS0.00438EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/08/05 9:43 p.m.14 views

NPM: Nuxt: Unauthenticated CPU exhaustion parsing and hashing the Nuxt island endpoint body before hash validation

NPM: Nuxt: Unauthenticated CPU exhaustion parsing and hashing the Nuxt island endpoint body before hash validation vulnerability discovered by ? in WordPress Npm nuxt versions = 3.1.0, 3.21.10...

7.5CVSS5.5AI score0.00422EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/05 9:43 p.m.25 views

Nuxt: Unauthenticated CPU exhaustion parsing and hashing the Nuxt island endpoint body before hash validation

Impact The internal island renderer endpoint /nuxtisland/... decodes and hashes attacker-controlled request input before it validates the URL-resident hash. An unauthenticated POST /nuxtisland/.json with a large JSON body for example 4.6 MB / 150k keys is fully read, destr-parsed, and run through...

7.5CVSS5.5AI score0.00422EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/05 9:43 p.m.13 views

GHSA-9PGF-384G-P7MV Nuxt: Unauthenticated CPU exhaustion parsing and hashing the Nuxt island endpoint body before hash validation

Impact The internal island renderer endpoint /nuxtisland/... decodes and hashes attacker-controlled request input before it validates the URL-resident hash. An unauthenticated POST /nuxtisland/.json with a large JSON body for example 4.6 MB / 150k keys is fully read, destr-parsed, and run through...

7.5CVSS5.5AI score0.00422EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/05 9:42 p.m.43 views

CVE-2026-71321 Nuxt: Unauthenticated CPU exhaustion parsing and hashing the Nuxt island endpoint body before hash validation

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 /nuxtisland/... decodes and hashes attacker-controlled JSON body input with destr and ohash before validating the URL-resident hash. An unauthenticated POST...

7.5CVSS0.00422EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 9:42 p.m.18 views

CVE-2026-71321 Nuxt: Unauthenticated CPU exhaustion parsing and hashing the Nuxt island endpoint body before hash validation

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 /nuxtisland/... decodes and hashes attacker-controlled JSON body input with destr and ohash before validating the URL-resident hash. An unauthenticated POST...

7.5CVSS5.4AI score
SaveExploits0References7
CVE
CVE
added 2026/08/05 9:42 p.m.108 views

CVE-2026-71321

Nuxt.js vulnerability CVE-2026-71321 affects the island rendering endpoint in Nuxt before fixed versions 3.21.10 and 4.5.1. An unauthenticated POST to POST /__nuxt_island/_.json with a large JSON body is fully read, parsed, then hashed using destr and ohash before URL-resident hash validation, ca...

7.5CVSS5.5AI score0.00422EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/05 9:42 p.m.13 views

EUVD-2026-53658

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 /nuxtisland/... decodes and hashes attacker-controlled JSON body input with destr and ohash before validating the URL-resident hash. An unauthenticated POST...

7.5CVSS5.5AI score0.00422EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/05 9:29 p.m.15 views

Nuxt: Server-Side Remote Code Execution via Runtime Template Injection in Nuxt Server Island Props

Impact Nuxt server islands accept props via the /nuxtisland/ endpoint. When vue.runtimeCompiler: true is enabled off by default and the application has a server island component that forwards props into Vue's dynamic component resolution , resolveDynamicComponent, or h, an attacker can inject a...

8.1CVSS6.4AI score0.00438EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
added 2026/08/05 9:29 p.m.17 views

NPM: Nuxt: Server-Side Remote Code Execution via Runtime Template Injection in Nuxt Server Island Props

NPM: Nuxt: Server-Side Remote Code Execution via Runtime Template Injection in Nuxt Server Island Props vulnerability discovered by ? in WordPress Npm nuxt versions = 3.4.0, 3.21.10...

8.1CVSS5.7AI score0.00438EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/05 9:29 p.m.39 views

CVE-2026-71320 Nuxt: Server-Side Remote Code Execution via Runtime Template Injection in Nuxt Server Island Props

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 /nuxtisland/ props into a dynamic component when vue.runtimeCompiler: true is enabled, causing template execution in the Nitro process. This issue is fixe...

8.1CVSS0.00438EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 9:29 p.m.44 views

CVE-2026-71320 Nuxt: Server-Side Remote Code Execution via Runtime Template Injection in Nuxt Server Island Props

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 /nuxtisland/ props into a dynamic component when vue.runtimeCompiler: true is enabled, causing template execution in the Nitro process. This issue is fixe...

8.1CVSS5.6AI score
SaveExploits0References7
CVE
CVE
added 2026/08/05 9:29 p.m.143 views

CVE-2026-71320

Nuxt (Vue.js framework) has a vulnerability affecting versions 3.4.0–3.21.10 and 4.5.1 where an attacker can inject a template key via /__nuxt_island/ props into a dynamic component if vue.runtimeCompiler is enabled, leading to template execution in the Nitro process. This is fixed in 3.21.10 and...

8.1CVSS5.7AI score0.00438EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/08/05 9:21 p.m.17 views

NPM: Nuxt: Unauthorized Component Instantiation via Server Island Props

NPM: Nuxt: Unauthorized Component Instantiation via Server Island Props vulnerability discovered by ? in WordPress Npm nuxt versions = 3.1.0, 3.21.10...

4.8CVSS5.4AI score0.00209EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/08/05 9:21 p.m.12 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' via the as prop in server island components that forward attacker-controlled values into dynamic component resolution. An attacker can instantiate any...

6.3CVSS5.5AI score0.00209EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 9:21 p.m.18 views

EUVD-2026-53647

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 /nuxtisland/ endpoint and drive dynamic component resolution through , resolveDynamicComponent, or h. This issue is fixed in 3.21.10 and 4.5.1...

4.8CVSS5.5AI score0.00209EPSS
SaveExploits0References3
Rows per page
Query Builder