SCA: security update for pnpm (GHSA-379q-355j-w6rj)

critical Tenable Self-Hosted Container Security Plugin ID 436609

Description

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

- pnpm is a package manager. Versions 10.0.0 through 10.25 allow git-hosted dependencies to execute
arbitrary code during pnpm install, circumventing the v10 security feature "Dependency lifecycle scripts
execution disabled by default". While pnpm v10 blocks postinstall scripts via the onlyBuiltDependencies
mechanism, git dependencies can still execute prepare, prepublish, and prepack scripts during the fetch
phase, enabling remote code execution without user consent or approval. This issue is fixed in version
10.26.0. (CVE-2025-69264)

See Also

https://github.com/advisories/GHSA-379q-355j-w6rj

Plugin Details

Severity: Critical

ID: 436609

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/7/2026

Updated: 7/2/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: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2025-69264

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

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

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/7/2026

Vulnerability Publication Date: 1/7/2026

Reference Information

CVE: CVE-2025-69264

cwe: CWE-693