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.15

Type: Local

Family: SCA Checks

Published: 6/27/2026

Updated: 7/20/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.03

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.6

Temporal Score: 6

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

CVSS Score Source: CVE-2026-48995

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

CVSS v4

Risk Factor: High

Base Score: 7.5

Threat Score: 4.8

Threat Vector: CVSS:4.0/E:P

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 Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 6/26/2026

Vulnerability Publication Date: 6/25/2026

Reference Information

CVE: CVE-2026-48995

cwe: CWE-353