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 layers of the application stack, so limits enforced in the WAF, gateway, or at the platform level are unaffected. This vulnerability is fixed in 2.57.1.
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XSvelte Kit
APPSvelte< 2.57.1
Related vulnerabilities
SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.4...
SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. From 2.49.0 ...
SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg `{}` to a built and p...
SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.5...
Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficien...