SvelteKit has deserialization expansion in unvalidated `form` remote function leading to Denial of Service (experimental only)
GHSA-fpg4-jhqr-589c · CVE-2026-82259
Published · Modified
AI SAST
Find this class of vulnerability in your own code
Corgea's AI-native static analysis detects vulnerabilities like this one across your repositories, ranks them by exploitability, and returns review-ready fixes.
Description
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: true who are using the form function and are processing the files array without validation are vulnerable.
Ready to move
Start Securing
Free, no credit card | First findings in minutes