Command Injection Vulnerability in Systeminformation Library for Node.js by Sebastien Hildebrandt
CVE-2026-44724
7.8HIGH
What is CVE-2026-44724?
The Systeminformation library for Node.js, specifically versions 4.17.0 to 5.31.5, contains a vulnerability allowing command injection through improperly sanitized NetworkManager connection profile names. When these names contain shell metacharacters, the library fails to adequately sanitize the input before interpolating it into shell command strings executed via execSync(). This oversight can potentially allow attackers to execute arbitrary commands on the affected Linux systems. The issue has been rectified in version 5.31.6.
Affected Version(s)
systeminformation >= 4.17.0, < 5.31.6
