SCA: security update for github.com/esm-dev/esm.sh (GHSA-3636-h3vx-6465)

high Tenable Self-Hosted Container Security Plugin ID 441789

Description

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

- esm.sh is a no-build content delivery network (CDN) for web development. In 137 and earlier, the legacy
router first retrieves a response from legacyServer, parses the incoming request path, and ultimately
writes the data to storage via buildStorage.Put. The router concatenates the path components without
sanitizing them, producing a storage key. When this key is used, the underlying file system resolves the
relative segments and writes the file to the specified path. Thus an attacker can craft a request that
writes data to arbitrary locations on the server. (CVE-2026-44593)

Solution

Update the github.com/esm-dev/esm.sh library and its related packages to version 0.0.0-20260508100112-1960055e1d53 or later.

See Also

https://github.com/advisories/GHSA-3636-h3vx-6465

Plugin Details

Severity: High

ID: 441789

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 5/13/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.61

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-44593

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

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

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

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/12/2026

Vulnerability Publication Date: 5/12/2026

Reference Information

CVE: CVE-2026-44593

cwe: CWE-22