| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-hvx9-hwr7-wjj9 | Systeminformation vulnerable to Linux command injection in networkInterfaces() via unsanitized NetworkManager connection profile name |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Sat, 30 May 2026 02:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 28 May 2026 02:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Sebhildebrandt
Sebhildebrandt systeminformation |
|
| Vendors & Products |
Sebhildebrandt
Sebhildebrandt systeminformation |
Wed, 27 May 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | systeminformation: Linux command injection in networkInterfaces() via unsanitized NetworkManager connection profile name | |
| Weaknesses | CWE-78 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-30T01:45:59.001Z
Reserved: 2026-05-07T18:04:17.308Z
Link: CVE-2026-44724
Updated: 2026-05-30T01:45:51.965Z
Status : Received
Published: 2026-05-27T20:16:37.617
Modified: 2026-05-30T02:16:19.137
Link: CVE-2026-44724
No data.
OpenCVE Enrichment
Updated: 2026-05-28T02:00:04Z
Github GHSA