SCA: security update for pnpm (GHSA-xpqm-wm3m-f34h)

medium Tenable Self-Hosted Container Security Plugin ID 437382

Description

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

- pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's bin linking
allows malicious npm packages to create executable shims or symlinks outside of `node_modules/.bin`. Bin
names starting with `@` bypass validation, and after scope normalization, path traversal sequences like
`../../` remain intact. This issue affects all pnpm users who install npm packages and CI/CD pipelines
using pnpm. It can lead to overwriting config files, scripts, or other sensitive files. Version 10.28.1
contains a patch. (CVE-2026-23890)

See Also

https://github.com/advisories/GHSA-xpqm-wm3m-f34h

Plugin Details

Severity: Medium

ID: 437382

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/29/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-23890

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/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: 1/26/2026

Vulnerability Publication Date: 1/26/2026

Reference Information

CVE: CVE-2026-23890

cwe: CWE-23