Description
SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.57.1, under certain circumstances, requests could bypass the BODY_SIZE_LIMIT on SvelteKit applications running with adapter-node. This bypass does not affect body size limits at other layers of the application stack, so limits enforced in the WAF, gateway, or at the platform level are unaffected. This vulnerability is fixed in 2.57.1.
Published: 2026-04-10
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Large HTTP request bodies bypass application‑level size limits, potentially leading to resource exhaustion.
Action: Update
AI Analysis

Impact

A vulnerability in the SvelteKit framework’s adapter-node module allows attackers to submit HTTP requests containing bodies larger than the application‑defined BODY_SIZE_LIMIT. The bypass permits the server to process oversized payloads that would normally be rejected, exposing the application to denial‑of‑service or memory‑pressure attacks. The weakness is categorized as CWE‑770, misuse of resource management.

Affected Systems

The impact is limited to applications built with SvelteKit, specifically those using the @sveltejs/adapter-node runtime before the 2.57.1 release. Any deployment of SvelteKit that has not applied the 2.57.1 patch inherits the vulnerability.

Risk and Exploitability

This issue carries a CVSS score of 8.2, indicating high severity. The EPSS score is not available, and the vulnerability has not been listed in the CISA KEV catalog, though it remains significant. The likely attack vector is any HTTP request carrying a large payload—such as POST, PUT, or PATCH—to the application, which can be performed remotely over standard network connections. Because WAF, gateway, or other platform‑level limits remain unaffected, the attacker can bypass only the application‑level check, but the impact on server resources remains severe.

Generated by OpenCVE AI on April 10, 2026 at 18:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SvelteKit to version 2.57.1 or later to remove the BODY_SIZE_LIMIT bypass.

Generated by OpenCVE AI on April 10, 2026 at 18:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-2crg-3p73-43xp @sveltejs/adapter-node has a BODY_SIZE_LIMIT bypass
History

Wed, 15 Apr 2026 18:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:svelte:kit:*:*:*:*:*:node.js:*:*
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Mon, 13 Apr 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Apr 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Svelte
Svelte kit
Vendors & Products Svelte
Svelte kit

Fri, 10 Apr 2026 17:15:00 +0000

Type Values Removed Values Added
Description SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.57.1, under certain circumstances, requests could bypass the BODY_SIZE_LIMIT on SvelteKit applications running with adapter-node. This bypass does not affect body size limits at other layers of the application stack, so limits enforced in the WAF, gateway, or at the platform level are unaffected. This vulnerability is fixed in 2.57.1.
Title SvelteKit has a BODY_SIZE_LIMIT bypass in @sveltejs/adapter-node
Weaknesses CWE-770
References
Metrics cvssV4_0

{'score': 8.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-13T15:36:57.412Z

Reserved: 2026-04-09T00:39:12.204Z

Link: CVE-2026-40073

cve-icon Vulnrichment

Updated: 2026-04-13T15:33:26.150Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-10T17:17:12.357

Modified: 2026-04-15T18:43:03.123

Link: CVE-2026-40073

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-13T13:00:23Z

Weaknesses