SCA: security update for @sveltejs/adapter-node, @sveltejs/kit (GHSA-g5m6-hxpp-fc49)

high Tenable Cloud Security Plugin ID 414899

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg `{}` to a built
and previewed/hosted sveltekit app throws `Request with GET/HEAD method cannot have body.` and crashes the
preview/hosting. After this happens, one must manually restart the app. `TRACE` requests will also cause
the app to crash. Prerendered pages and SvelteKit 1 apps are not affected. `@sveltejs/adapter-node`
versions 2.1.2, 3.0.3, and 4.0.1 and `@sveltejs/kit` version 2.4.3 contain a patch for this issue.
(CVE-2024-23641)

See Also

https://github.com/advisories/GHSA-g5m6-hxpp-fc49

Plugin Details

Severity: High

ID: 414899

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2024-23641

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/24/2024

Vulnerability Publication Date: 1/24/2024

Reference Information

CVE: CVE-2024-23641

cwe: CWE-20