GHSA-9c88-49p5-5ggf · Severity: high · Ecosystem: npm — Systeminformation has a Command Injection via unsanitized interface parameter in wifi.js retry path
systeminformation is a System and OS information library for node.js. In versions prior to 5.30.8, a command injection vulnerability in the `wifiNetworks()` function allows an attacker to execute arbitrary OS commands via an unsanitized network interface parameter in the retry code path. In `lib/wifi.js`, the `wifiNetworks()` function sanitizes the `iface` parameter on the initial call (line 437). However, when the initial scan returns empty results, a `setTimeout` retry (lines 440-441) calls `getWifiNetworkListIw(iface)` with the **original unsanitized** `iface` value, which is passed directly to `execSync('iwlist ${iface} scan')`. Any application passing user-controlled input to `si.wifiNetworks()` is vulnerable to arbitrary command execution with the privileges of the Node.js process. Version 5.30.8 fixes the issue.
Conclusion & alert: CVE-2026-26280 is rated Exploit Available (51.2/100): CVSS High severity, with low exploitation likelihood (EPSS 0.03%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-21 | 0.08% | 0.03% | -0.06% |
| 2 | 2026-02-20 | — | 0.08% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.4 | 3.1 | HIGH |
|
2.5 | 5.9 | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
GHSA-9c88-49p5-5ggf · Severity: high · Ecosystem: npm — Systeminformation has a Command Injection via unsanitized interface parameter in wifi.js retry path
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-26280 unimportant priority: Debian including 2 source packages (jupyterlab, node-systeminformation), 5 status rows across 3 suites (forky, sid, trixie): resolved 4, open 1. | https://security-tracker.debian.org/tracker/CVE-2026-26280 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-26280 |
ubuntu
|
medium | CVE-2026-26280 medium priority: Ubuntu including 2 source packages (jupyterlab, node-systeminformation), 10 status rows across 5 suites (jammy, noble, questing, resolute, upstream): DNE 6, needs-triage 2, not-affected 1, released 1. | https://ubuntu.com/security/CVE-2026-26280 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| systeminformation | systeminformation | < 5.30.8 | cpe:2.3:a:systeminformation:systeminformation:*:*:*:*:*:node.js:*:* |