SCA: security update for systeminformation (GHSA-wphj-fx3q-84ch)

high Tenable Self-Hosted Container Security Plugin ID 436406

Description

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

- systeminformation is a System and OS information library for node.js. In versions prior to 5.27.14, the
`fsSize()` function in systeminformation is vulnerable to OS command injection on Windows systems. The
optional `drive` parameter is directly concatenated into a PowerShell command without sanitization,
allowing arbitrary command execution when user-controlled input reaches this function. The actual
exploitability depends on how applications use this function. If an application does not pass user-
controlled input to `fsSize()`, it is not vulnerable. Version 5.27.14 contains a patch. (CVE-2025-68154)

See Also

https://github.com/advisories/GHSA-wphj-fx3q-84ch

Plugin Details

Severity: High

ID: 436406

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 12/17/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.99

Vendor

Vendor Severity: High

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-2025-68154

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.3

Vector: CVSS:3.0/AV:N/AC:H/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: 12/16/2025

Vulnerability Publication Date: 12/16/2025

Reference Information

CVE: CVE-2025-68154

cwe: CWE-78