SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.49.5, SvelteKit is vulnerable to a server side request forgery (SSRF) and denial of service (DoS) under certain conditions. From 2.44.0 through 2.49.4, the vulnerability results in a DoS when your app has at least one prerendered route (export const prerender = true). From 2.19.0 through 2.49.4, the vulnerability results in a DoS when your app has at least one prerendered route and you are using adapter-node without a configured ORIGIN environment variable, and you are not using a reverse proxy that implements Host header validation. This vulnerability is fixed in 2.49.5.
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:H/SC:L/SI:L/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 Adapter Node
APPSvelte5.4.1 – 5.5.1 (bez)Svelte Kit
APPSvelte2.19.0 – 2.49.5 (bez)
Related vulnerabilities
SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.5...
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...