CVE-2026-50289
Last modified
CVE-2026-50289 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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 <path> 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(). EPSS estimates a 1.12% chance of exploitation in the next 30 days.
Description
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 <path> 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Systeminformation | Systeminformation | < 5.31.7 |
References
- https://github.com/sebhildebrandt/systeminformation/releases/tag/v5.31.7Product, Release Notes
- https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-5xpp-75jx-m839Exploit, Mitigation, Vendor Advisory
- https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-5xpp-75jx-m839Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-50289?
How severe is CVE-2026-50289?
How do I fix CVE-2026-50289?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-50280Craft CMS is a content management system (CMS). In versions …6
- CVE-2026-50281Craft CMS is a content management system (CMS). Versions 5.7…7.1
- CVE-2026-50282Craft CMS is a content management system (CMS). Versions 5.0…4.9
- CVE-2026-50283Craft CMS is a content management system (CMS). Versions 5.0…5.3
- CVE-2026-50284Craft CMS is a content management system (CMS). In versions …7.1
- CVE-2026-50287AgenticMail gives AI agents real email addresses and phone n…8.7
- CVE-2026-5029A remote code execution vulnerability exists in Code Runner …8.7
- CVE-2026-50292In libinput before 1.30.4 and 1.31.x before 1.31.3, libinput…9.8
- CVE-2026-50293Use after free in Windows Internal Task Bar allows an author…7.8
- CVE-2026-50294Exposure of sensitive system information to an unauthorized …6.2
- CVE-2026-50295Improper privilege management in Microsoft Windows DNS allow…5.5
- CVE-2026-50296Use after free in Graphics Kernel allows an authorized attac…7
Are you affected by CVE-2026-50289?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
