---
cve: "CVE-2026-50289"
severity: "HIGH"
cvss: 8.7
epss: "1.9%"
vendor: "sebhildebrandt"
kev: false
exploited: false
published: "2026-07-17 19:42:41"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T18:53:11+02:00"
---

# CVE-2026-50289

> 8.7 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 4e12591c68bf8c1cde6278af46dbc18bcc8d66ff (Commit)
- bbfddde48672d0ee124fefdb3cb4442fd9dd4f03 (Commit)

## Referenzen

- <https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-5xpp-75jx-m839>
- <https://github.com/sebhildebrandt/systeminformation/commit/bbfddde48672d0ee124fefdb3cb4442fd9dd4f03>
- <https://github.com/sebhildebrandt/systeminformation/releases/tag/v5.31.7>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-50289) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
