SCA: security update for pnpm (GHSA-p4xf-rf54-rj3x)

high Tenable Self-Hosted Container Security Plugin ID 444029

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 passes the lockfile-controlled git
resolution.commit value to git fetch without a -- separator or commit-format validation. For git
dependencies fetched through the shallow-fetch path, a malicious lockfile can replace the expected
40-character commit hash with a Git option such as --upload-pack=<command>. For SSH and local transports,
--upload-pack can execute the supplied command. HTTPS transports ignore --upload-pack, so the practical
attack surface is primarily SSH or local git dependencies. This vulnerability is fixed in 10.34.0 and
11.4.0. (CVE-2026-50014)

Solution

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

See Also

https://github.com/advisories/GHSA-p4xf-rf54-rj3x

Plugin Details

Severity: High

ID: 444029

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 6/27/2026

Updated: 6/30/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 6.0

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-50014

CVSS v3

Risk Factor: High

Base Score: 7.3

Temporal Score: 6.6

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

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

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

cwe: CWE-88