Lucene search
+L

201 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/10 4:26 p.m.6 views

CVE-2026-40074

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.57.1, redirect, when called from inside the handle server hook with a location parameter containing characters that are invalid in a HTTP header, will cause an unhandled TypeError. This...

6.3CVSS5.8AI score0.00366EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/04/10 4:26 p.m.50 views

CVE-2026-40074

CVE-2026-40074 affects SvelteKit. The issue is an unhandled TypeError in redirect() when called from the handle hook with a location containing characters invalid in HTTP headers, leading to potential DoS. Vulnerable in all versions before 2.57.1; fixed in 2.57.1. Remediation: upgrade to 2.57.1 o...

7.5CVSS5.8AI score0.00366EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/04/10 4:24 p.m.47 views

CVE-2026-40073

SvelteKit (framework for building web apps with Svelte) contains a vulnerability in adapter-node prior to version 2.57.1 where, under certain conditions, requests could bypass the BODY_SIZE_LIMIT. The issue is scoped to SvelteKit applications using adapter-node and does not affect body size limit...

8.2CVSS5.8AI score0.00543EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/10 4:24 p.m.31 views

CVE-2026-40073 SvelteKit has a BODY_SIZE_LIMIT bypass in @sveltejs/adapter-node

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.57.1, under certain circumstances, requests could bypass the BODYSIZELIMIT on SvelteKit applications running with adapter-node. This bypass does not affect body size limits at other layers...

8.2CVSS0.00543EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/10 4:24 p.m.4 views

CVE-2026-40073

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.57.1, under certain circumstances, requests could bypass the BODYSIZELIMIT on SvelteKit applications running with adapter-node. This bypass does not affect body size limits at other layers...

8.2CVSS5.8AI score0.00543EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/10 4:24 p.m.9 views

CVE-2026-40073 SvelteKit has a BODY_SIZE_LIMIT bypass in @sveltejs/adapter-node

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.57.1, under certain circumstances, requests could bypass the BODYSIZELIMIT on SvelteKit applications running with adapter-node. This bypass does not affect body size limits at other layers...

8.2CVSS6AI score
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.16 views

SvelteKit 安全漏洞

SvelteKit is an open-source web development framework developed in Svelte. Versions of SvelteKit prior to 2.57.1 contained security vulnerabilities. These vulnerabilities stemmed from improper handling of the redirect function in the handle server hook, which could lead to denial-of-service attac...

7.5CVSS5.8AI score0.00366EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.19 views

PT-2026-31990

Name of the Vulnerable Software and Affected Versions SvelteKit versions prior to 2.57.1 Description SvelteKit, a framework for developing web applications, is susceptible to a denial-of-service DoS condition. When the redirect function is invoked within the handle server hook with a location...

7.5CVSS4.8AI score0.00366EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.15 views

SvelteKit 安全漏洞

SvelteKit is an open-source web development framework developed in Svelte. Versions of SvelteKit prior to 2.57.1 contained security vulnerabilities. These vulnerabilities stemmed from a scenario where requests could bypass the BODYSIZELIMIT, potentially leading to denial-of-service attacks...

8.2CVSS5.8AI score0.00543EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.13 views

PT-2026-31989

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.57.1, under certain circumstances, requests could bypass the BODY SIZE LIMIT on SvelteKit applications running with adapter-node. This bypass does not affect body size limits at other laye...

8.2CVSS5.8AI score0.00543EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/02/28 2:04 a.m.8 views

Allocation of Resources Without Limits or Throttling

Overview @sveltejs/kit is a SvelteKit framework and CLI Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the deserializebinaryform function in the remote form handler. An attacker can exhaust application resources by sending crafted bina...

6.3CVSS6AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/28 2:04 a.m.23 views

SvelteKit has deserialization expansion in unvalidated `form` remote function leading to Denial of Service (experimental only)

Some relatively small inputs can cause very large files arrays in form handlers. If the SvelteKit application code doesn't check files.length or individual files' sizes and performs expensive processing with them, it can result in Denial of Service. Only users with experimental.remoteFunctions:...

6AI score
SaveExploits0References4Affected Software1
vulnersOsv
vulnersOsv
added 2026/02/28 2:04 a.m.7 views

@darka-software/text-design-qwik (>=0.0.137, <=0.0.139), @turnipxenon/pineapple (>=5.0.0-alpha.1, <=5.0.0-alpha.5) +1 more potentially affected by unknown CVE via @sveltejs/kit (>=2.49.0, <=2.49.5)

@sveltejs/kit NPM version =2.49.0, =0.0.137, =5.0.0-alpha.1, =1.12.2, =1.12.3 Source cves: unknown CVE Source advisory: SNYK:JS-SVELTEJSKIT-15366380...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/02/28 2:04 a.m.15 views

GHSA-FPG4-JHQR-589C SvelteKit has deserialization expansion in unvalidated `form` remote function leading to Denial of Service (experimental only)

Some relatively small inputs can cause very large files arrays in form handlers. If the SvelteKit application code doesn't check files.length or individual files' sizes and performs expensive processing with them, it can result in Denial of Service. Only users with experimental.remoteFunctions:...

6.3CVSS6AI score0.00371EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/20 10:16 p.m.14 views

CVE-2026-27118

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Versions of @sveltejs/adapter-vercel prior to 6.3.2 are vulnerable to cache poisoning. An internal query parameter intended for Incremental Static Regeneration ISR is accessible on all routes, allowi...

5.3CVSS0.00258EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/20 9:24 p.m.4 views

CVE-2026-27118 Cache poisoning in @sveltejs/adapter-vercel

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Versions of @sveltejs/adapter-vercel prior to 6.3.2 are vulnerable to cache poisoning. An internal query parameter intended for Incremental Static Regeneration ISR is accessible on all routes, allowi...

5.3CVSS5.5AI score0.00258EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/20 9:24 p.m.14 views

CVE-2026-27118 Cache poisoning in @sveltejs/adapter-vercel

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Versions of @sveltejs/adapter-vercel prior to 6.3.2 are vulnerable to cache poisoning. An internal query parameter intended for Incremental Static Regeneration ISR is accessible on all routes, allowi...

5.3CVSS5.6AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/20 9:24 p.m.12 views

CVE-2026-27118

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Versions of @sveltejs/adapter-vercel prior to 6.3.2 are vulnerable to cache poisoning. An internal query parameter intended for Incremental Static Regeneration ISR is accessible on all routes, allowi...

5.3CVSS5.6AI score0.00258EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/02/20 12:00 a.m.19 views

SvelteKit 访问控制错误漏洞

SvelteKit is an open-source web development framework developed in Svelte. Versions of SvelteKit prior to 6.3.2 contained a access control vulnerability; this vulnerability stemmed from the ability for internal query parameters to be accessed, which could lead to cache poisoning...

5.3CVSS7.4AI score0.00258EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/19 8:30 p.m.18 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview @sveltejs/kit is a SvelteKit framework and CLI Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' via the remote form deserialization. An attacker can cause the server to become unresponsive and exhaust CPU resources by...

6.9CVSS5.7AI score
SaveExploits0References2
Rows per page
Query Builder