Lucene search
K

150 matches found

OSV
OSV
added 2026/05/21 5:59 p.m.1 views

GHSA-HGV7-V322-MMGR @sveltejs/kit: `query.batch` cross-talk

query.batch could, under very rare and specific timings, cause concurrent requests from different users to merge and resolve under single request context, enabling cross-user data disclosure...

5.9CVSS5.8AI score
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/04/20 12:0 a.m.0 views

PT-2026-33834

I found a stored XSS vulnerability in @LenisSmooth that affected 800,000+ weekly npm downloads across Next.js, Nuxt, and SvelteKit deployments. Fixed in v1.3.22. Assigned CVE-2026-41251. If you're using Lenis — please update now. BugBounty XSS WebSecurity OpenSource CVE https://t.co/tsfYQ33N3I...

5.7AI score
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/04/14 7:23 p.m.1 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...

7.5CVSS5.8AI score0.00057EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/04/13 7:23 p.m.2 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.0009EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/04/10 5:32 p.m.1 views

@sveltejs/kit: Unvalidated redirect in handle hook causes Denial-of-Service

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 could result in DoS on some platforms, especially if the location passed to redirect contains unsanitized user input...

7.5CVSS5.8AI score0.00057EPSS
Exploits0References6Affected Software1
Snyk
Snyk
added 2026/04/10 5:32 p.m.0 views

Improper Handling of Exceptional Conditions

Overview @sveltejs/kit is a SvelteKit framework and CLI Affected versions of this package are vulnerable to Improper Handling of Exceptional Conditions in the redirect function in the handle server hook when the location parameter contains characters invalid in an HTTP header. An attacker can cau...

7.5CVSS5.8AI score0.00057EPSS
Exploits0References2
EUVD
EUVD
added 2026/04/10 5:32 p.m.0 views

EUVD-2026-21504

@sveltejs/kit: Unvalidated redirect in handle hook causes Denial-of-Service...

6.3CVSS5.8AI score0.00057EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/10 5:24 p.m.0 views

EUVD-2026-21502

@sveltejs/adapter-node has a BODYSIZELIMIT bypass...

8.2CVSS5.8AI score0.0009EPSS
Exploits0References4
OSV
OSV
added 2026/04/10 5:24 p.m.0 views

GHSA-2CRG-3P73-43XP @sveltejs/adapter-node has a BODY_SIZE_LIMIT bypass

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 of the application stack, so limits enforced in the WAF, gateway, or at the platform level are unaffected...

8.2CVSS5.8AI score0.0009EPSS
Exploits0References6
Snyk
Snyk
added 2026/04/10 5:24 p.m.0 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 in the request processing. An attacker can send requests that exceed BODYSIZELIMIT restriction to applications running with adapter-node...

8.2CVSS5.8AI score0.0009EPSS
Exploits0References2
NVD
NVD
added 2026/04/10 5:17 p.m.0 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...

7.5CVSS0.00057EPSS
Exploits0References3
NVD
NVD
added 2026/04/10 5:17 p.m.3 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.2CVSS0.0009EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/10 4:26 p.m.0 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.00057EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/10 4:26 p.m.20 views

CVE-2026-40074 SvelteKit's invalidated redirect in handle hook causes Denial-of-Service

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.3CVSS0.00057EPSS
Exploits0References3
CVE
CVE
added 2026/04/10 4:26 p.m.6 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.00057EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/10 4:26 p.m.0 views

CVE-2026-40074 SvelteKit's invalidated redirect in handle hook causes Denial-of-Service

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.00057EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/10 4:24 p.m.0 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.0009EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/04/10 4:24 p.m.6 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.0009EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/10 4:24 p.m.20 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.0009EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/04/10 12:0 a.m.1 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.0009EPSS
Exploits0References4
Rows per page
Query Builder