systeminformation is a System and OS information library for node.js. Prior to 5.31.7, networkInterfaces() on Linux is vulnerable to OS command injection through the Debian/Ubuntu interfaces(5) source directive because lib/network.js checkLinuxDCHPInterfaces() reads /etc/network/interfaces, extracts a source token from file content, and interpolates it unquoted into cat ${file} 2> /dev/null | grep 'iface\|source' executed by execSync(cmd, util.execOptsLinux), allowing a path containing shell metacharacters to execute commands in any process that calls networkInterfaces(), including via getStaticData() and getAllData(). This issue is fixed in version 5.31.7.
CVE-2026-50289
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 2.1%, top 21% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.7
- EG Score
- 8.7(medium)
- EPSS
- 79.5%
- KEV
- Not listed
Published
July 15, 2026
Last Modified
July 20, 2026
Advisory Details (3)
Auto-updated Jul 17, 2026v5.31.7
Patch available: sebhildebrandt/systeminformation v5.31.7
https://github.com/sebhildebrandt/systeminformation/releases/tag/v5.31.7commit bbfddde48672 (sebhildebrandt/systeminformation)
Patch available: sebhildebrandt/systeminformation v5.31.7 (contains commit bbfddde48672)
https://github.com/sebhildebrandt/systeminformation/commit/bbfddde48672d0ee124fefdb3cb4442fd9dd4f03systeminformation: OS command injection in networkInterfaces() via interfaces(5) source-directive path on Linux · Advisory · sebhildebrandt/systeminformation · GitHub
https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-5xpp-75jx-m839Vendor Advisories for CVE-2026-50289(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| systeminformation | — | 5.31.7 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:25 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 02:36 UTCEG score recompute
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-17 19:50 UTCEG score recompute▲ 8.70
- 2026-07-17 19:49 UTCMITRE cvelistV5CVSS v3 → 8.7 · CVSS v4 → 8.7
- 2026-07-15 23:19 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-50289?
When was CVE-2026-50289 disclosed?
Is CVE-2026-50289 actively exploited?
What is the CVSS score of CVE-2026-50289?
How do I remediate CVE-2026-50289?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-50289
Is Your Infrastructure Affected by CVE-2026-50289?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.