216.73.217.22

CVE-2026-44724

· Published 27/05/2026 20:16 · Modified 27/05/2026 20:16

Labels: CVE-2026-44724 2026-05-27CVE-2026-44724CWE-78[email protected]

Essential information

Published
27/05/2026 20:16
Modified
27/05/2026 20:16
Author
Creator
CVSS
7.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

systeminformation is a System and OS information library for node.js. From 4.17.0 to 5.31.5, on Linux, systeminformation is vulnerable to command injection in networkInterfaces() when an active NetworkManager connection profile name contains shell metacharacters. The vulnerable value is obtained internally from real nmcli device status output. The library sanitizes the network interface name before using it in shell commands, but it does not apply equivalent sanitization to the parsed NetworkManager connection profile name. That unsanitized connectionName is then interpolated into three shell command strings executed through execSync(). This vulnerability is fixed in 5.31.6.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
systeminformation / systeminformation cpe:2.3:a:systeminformation:systeminformation:5.31.5:*:*:*:*:*:*:*
systeminformation / systeminformation cpe:2.3:a:systeminformation:systeminformation:5.31.6:*:*:*:*:*:*:*

References