Inefficient Algorithmic Complexity in Kibana - CVE-2026-72663
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to inefficient algorithmic complexity in the TSVB visualization expression evaluator when processing a specially crafted, deeply nested expression. A remote user can submit a specially crafted expression to cause a denial of service.
Because the evaluation runs synchronously, a single request can consume the Kibana request-processing thread indefinitely until the service is restarted.