SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82259

HIGH · CVSS 7.5 EPSS 0.37% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-28 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

SvelteKit versions 2.49.0 through 2.53.2 are vulnerable due to a deserialization expansion issue in the experimental form remote function, which can be exploited when the files array is processed without proper validation of its length or individual file sizes. This vulnerability allows attackers to submit small inputs that expand into large file arrays, potentially causing significant processing overhead and resulting in denial of service. Developers and organizations using affected SvelteKit versions should prioritize updating to version 2.53.3 or later to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82259
Severity
HIGH
CVSS
7.5
EPSS
0.37%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)