Intel

AIKIDO-2026-10785

systeminformation is vulnerable to Command Injection

Command InjectionCVE-2026-44724 Published May 8, 2026

78

High Risk

This Affects:

JSsysteminformation
4.17.0 - 5.31.5
Fixed in 5.31.6
Are you affected? Scan for Free

TL;DR

Affected versions of this package contain a command injection vulnerability in networkInterfaces() on Linux when parsing NetworkManager connection profile names. The library retrieves connection names from nmcli output and interpolates them into shell commands executed with execSync() without proper sanitization, allowing shell metacharacters in connection names to trigger arbitrary command execution with the privileges of the calling Node.js process.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

systeminformation is vulnerable to Command Injection in versions 4.17.0 - 5.31.5.

How to fix this

Upgrade the systeminformation library to the patch version.