SCA: security update for pnpm (GHSA-hg3w-7f8c-63hp)

high Tenable Self-Hosted Container Security Plugin ID 444060

Description

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

- pnpm is a package manager. Prior to 10.33.4 and 11.0.7, a malicious codeload.github.com server can serve
whatever tarball it wants and pnpm will install it regardless of the lockfile. The lockfile does not store
the hash of the dependencies from https://codeload.github.com. This means that if this server was
compromised or a person's machine configuration was compromised, pnpm would download and install these
dependencies. This vulnerability is fixed in 10.33.4 and 11.0.7. (CVE-2026-48995)

Solution

Update the pnpm library and its related packages to version 10.33.4 or later.

See Also

https://github.com/advisories/GHSA-hg3w-7f8c-63hp

Plugin Details

Severity: High

ID: 444060

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 6/27/2026

Updated: 6/29/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.4

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-48995

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: 7.5

Threat Score: 4.8

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/26/2026

Vulnerability Publication Date: 6/25/2026

Reference Information

CVE: CVE-2026-48995

cwe: CWE-353