CVE Catalog

CVE-2026-82259

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

30th percentile - higher than 30% of all known CVEs

Summary

SvelteKit versions from 2.49.0 through 2.53.2 (fixed in 2.53.3) contain a deserialization expansion issue in the experimental form remote function. When an application enables experimental.remoteFunctions and uses the form function to process the files array without validating files.length or individual file sizes, an attacker can submit relatively small inputs that expand into very large file arrays, leading to expensive processing and denial of service.

Risk Assessment

The risk is that an attacker can cause server overload, leading to application unavailability and significant operational costs.

Recommendation

Upgrade SvelteKit to version 2.53.3 or later and implement validation of file count and sizes in the application.

Other vulnerabilities in SvelteKit

See all
Original NVD description (English source)

SvelteKit versions from 2.49.0 through 2.53.2 (fixed in 2.53.3) contain a deserialization expansion issue in the experimental form remote function. When an application enables experimental.remoteFunctions and uses the form function to process the files array without validating files.length or individual file sizes, an attacker can submit relatively small inputs that expand into very large file arrays, leading to expensive processing and denial of service.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS