CVE-2026-72663 Affecting kibana-8.18-advanced package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.29% (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-KIBANA818ADVANCED-18999639
  • published20 Aug 2026
  • disclosed13 Aug 2026

Introduced: 13 Aug 2026

NewCVE-2026-72663  (opens in a new tab)

How to fix?

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

NVD Description

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

Inefficient Algorithmic Complexity (CWE-407) in Kibana can lead to denial of service via Input Data Manipulation (CAPEC-153). A specially crafted, deeply nested expression submitted to a Kibana TSVB visualization is evaluated with a worst-case cost that grows disproportionately with the size of the input. Because the evaluation runs synchronously, a single request consumes the Kibana request-processing thread indefinitely, and Kibana stops responding to all further requests until the service is restarted.