SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.70.2, the content negotiation header parser used by SvelteKit's request handling (for headers such as Accept) uses a regular expression vulnerable to quadratic backtracking, so a maliciously crafted header value can cause excessive CPU consumption and degrade or deny service. Version 2.70.2 fixes the issue.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-07 17:17
Updated : 2026-09-09 21:02
NVD link : CVE-2026-66062
Mitre link : CVE-2026-66062
CVE.ORG link : CVE-2026-66062
JSON object : View
Products Affected
No product.
CWE
CWE-1333
Inefficient Regular Expression Complexity
