LiveActive security incident?Get immediate response
CVE Record

CVE-2026-44724: systeminformation: Linux command injection in networkInterfaces() via unsanitized NetworkManager connection profile name

systeminformation is a System and OS information library for node.js. From 4.17.0 to 5.31.5, on Linux, systeminformation is vulnerable to command injection in networkInterfaces() when an active NetworkManager connection profile name contains shell metacharacters. The vulnerable value is obtained internally from real nmcli device status output. The library sanitizes the network interface name before using it in shell commands, but it does not apply equivalent sanitization to the parsed NetworkManager connection profile name. That unsanitized connectionName is then interpolated into three shell command strings executed through execSync(). This vulnerability is fixed in 5.31.6.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Node.js dependency can run unintended Linux shell commands if a local user can activate a specially named NetworkManager connection profile and the application calls networkInterfaces(). Impact is potentially full confidentiality, integrity, and availability loss on the affected host. The issue is fixed in systeminformation 5.31.6.

Executive priority

Treat as high priority where affected software runs on Linux with local user access. Patch dependency use promptly, but prioritize internet-facing services only if they also expose local code execution paths or shared-host access.

Technical view

CVE-2026-44724 is CWE-78 command injection in systeminformation versions 4.17.0 through 5.31.5 on Linux. networkInterfaces() parses nmcli device status, sanitizes interface names, but not the NetworkManager connection profile name before interpolating it into execSync() command strings.

Likely exposure

Exposure is most likely in Linux Node.js applications or bundled products using systeminformation and calling networkInterfaces(), especially where local users or administrators can create or activate NetworkManager profiles.

Exploitation context

The CVSS vector is local, low complexity, low privileges, and no user interaction. The provided sources do not show CISA KEV listing or active exploitation evidence, so active exploitation should not be claimed from this bundle.

Researcher notes

The vulnerable value is sourced internally from nmcli output, not directly from a network request. Validation should focus on dependency reachability, Linux runtime conditions, and whether attackers can influence active NetworkManager profile names.

Mitigation direction

  • Upgrade systeminformation to version 5.31.6 or later.
  • Check vendor advisories for downstream packages, including Red Hat guidance.
  • Restrict who can create or activate NetworkManager connection profiles.
  • Prioritize Linux hosts running applications that call networkInterfaces().
  • Review dependency lockfiles and rebuild affected applications after upgrading.

Validation and detection

  • Inventory applications and products that include systeminformation.
  • Confirm installed systeminformation versions are outside 4.17.0 through 5.31.5.
  • Identify Linux services that invoke networkInterfaces().
  • Review NetworkManager profile management permissions on affected hosts.
  • Check Red Hat errata applicability for managed distributions.
Prepared
Confidence
high
Sources
7

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-44724 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
5Timeline events
2ADP providers
6Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9GitHub_M
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9redhat-SADP

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2026-44724Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. ADP timelineredhat-SADP

    Made public.

  3. CVE publishedCVE Program

    The CVE record was published.

  4. ADP timelineredhat-SADP

    Reported to Red Hat.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
redhat-SADPsysteminformation: systeminformation: Command injection via NetworkManager connection profile name
other:Red Hat severity ratingcvssV3_1
  • 2026-05-27T21:02:14.837Z: Reported to Red Hat.
  • 2026-05-27T19:26:28.392Z: Made public.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
sebhildebrandtsysteminformation>= 4.17.0, < 5.31.6Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-78 · source CWE mapping

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.