OS Command Injection Affecting kibana-9 package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.05% (17th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about OS Command Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-MINIMOSLATEST-KIBANA9-16751253
  • published18 May 2026
  • disclosed27 May 2026

Introduced: 18 May 2026

NewCVE-2026-44724  (opens in a new tab)
CWE-78  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest kibana-9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kibana-9 package and not the kibana-9 package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

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.