CVE-2026-8657 Affecting kibana-9.0-advanced package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.38% (30th 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-KIBANA90ADVANCED-19478491
  • published2 Sept 2026
  • disclosed16 May 2026

Introduced: 16 May 2026

CVE-2026-8657  (opens in a new tab)

How to fix?

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

NVD Description

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

Versions of the package jsondiffpatch before 0.7.6 are vulnerable to Prototype Pollution via the jsondiffpatch.patch() and jsondiffpatch/formatters/jsonpatch.patch() APIs. An attacker can perform prototype pollution by supplying crafted delta or JSON Patch documents, as attacker-controlled property names and path segments are used to traverse and modify objects without restricting access to special properties like proto or constructor.prototype, allowing modification of Object.prototype.