Arbitrary Code Injection Affecting kibana-8 package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.3% (22nd 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 IDSNYK-MINIMOSLATEST-KIBANA8-17388022
  • published20 Jun 2026
  • disclosed22 Jun 2026

Introduced: 20 Jun 2026

NewCVE-2026-55388  (opens in a new tab)
CWE-94  (opens in a new tab)
CWE-1321  (opens in a new tab)

How to fix?

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

NVD Description

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

piscina is a node.js worker pool implementation. Prior to 6.0.0-rc.2, 5.2.0, and 4.9.3, piscina's constructor and run() paths read the filename option via plain member access. Both reads fall through the prototype chain when the caller's options object doesn't have filename as an own property. When Object.prototype.filename is polluted upstream the inherited value flows to worker_threads.Worker import and the attacker's .mjs runs in the worker. This vulnerability is fixed in 6.0.0-rc.2, 5.2.0, and 4.9.3.