OS Command Injection Affecting kibana-9.3 package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.06% (20th 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-KIBANA93-15325754
  • published23 Feb 2026
  • disclosed16 Dec 2025

Introduced: 16 Dec 2025

CVE-2025-68154  (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.3.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kibana-9.3 package and not the kibana-9.3 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. In versions prior to 5.27.14, the fsSize() function in systeminformation is vulnerable to OS command injection on Windows systems. The optional drive parameter is directly concatenated into a PowerShell command without sanitization, allowing arbitrary command execution when user-controlled input reaches this function. The actual exploitability depends on how applications use this function. If an application does not pass user-controlled input to fsSize(), it is not vulnerable. Version 5.27.14 contains a patch.