CVE-2026-26280: Systeminformation has a Command Injection via unsanitized interface parameter in wifi.js retry path

Published Feb 18, 2026
·
Updated

Summary 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.

Details 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').

PoC 1. Install systeminformation@5.30.7 2. Call si.wifiNetworks('eth0; id') 3. The first call sanitizes input, but if results are empty, the retry executes: iwlist eth0; id scan

Impact Remote Code Execution (RCE). Any application passing user-controlled input to si.wifiNetworks() is vulnerable to arbitrary command execution with the privileges of the Node.js process.

Other sources

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.

NVD

Affected Software

2 affected componentsFixes available
npm/systeminformation<5.30.8
5.30.8
systeminformation Systeminformation Node.js<5.30.8

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade npm/systeminformation to a version that resolves this vulnerability.

    Fixed in 5.30.8
  2. Upgrade

    Upgrade systeminformation to a version that resolves this vulnerability.

    Fixed in 5.30.8

Event History

Feb 18, 2026
Advisory Published
via GitHub·09:51 PM
Data Sourced
via GitHub·09:51 PM
DescriptionSeverityWeaknessAffected Software
Feb 19, 2026
CVE Published
via MITRE·07:43 PM
Data Sourced
via MITRE·07:43 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·08:25 PM
RemedyDescriptionSeverityWeaknessAffected Software
Data Sourced
via Red Hat·09:04 PM
DescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-26280?

CVE-2026-26280 has a high severity rating due to its potential to allow arbitrary command execution.

2

How do I fix CVE-2026-26280?

To fix CVE-2026-26280, update the 'systeminformation' package to version 5.30.8 or later.

3

What causes CVE-2026-26280?

CVE-2026-26280 is caused by a command injection vulnerability in the 'wifiNetworks()' function within the 'lib/wifi.js' file.

4

What happens if CVE-2026-26280 is exploited?

If exploited, CVE-2026-26280 could allow attackers to execute arbitrary operating system commands.

5

Which software versions are affected by CVE-2026-26280?

CVE-2026-26280 affects versions of the 'systeminformation' package prior to 5.30.8.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203