SCA: security update for pnpm (GHSA-hwx4-2j3j-g496)

high Tenable Self-Hosted Container Security Plugin ID 444042

Description

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

- pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm allows a transitive dependency alias from
registry package metadata to contain path traversal segments. During install, pnpm later uses that alias
as a filesystem path when linking dependency nodes. As a result, a registry package can cause `pnpm
install --ignore-scripts` to replace paths in the current project with symlinks to attacker-controlled
dependency package directories. This vulnerability is fixed in 10.34.0 and 11.4.0. (CVE-2026-50016)

Solution

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

See Also

https://github.com/advisories/GHSA-hwx4-2j3j-g496

Plugin Details

Severity: High

ID: 444042

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 6/27/2026

Updated: 6/27/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-50016

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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

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-50016

cwe: CWE-23