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.
References
| Link | Resource |
|---|---|
| https://discuss.elastic.co/t/kibana-8-19-20-and-9-4-5-security-update-esa-2026-104/389520 | Mitigation Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-13 20:17
Updated : 2026-09-02 14:13
NVD link : CVE-2026-72663
Mitre link : CVE-2026-72663
CVE.ORG link : CVE-2026-72663
JSON object : View
Products Affected
elastic
- kibana
CWE
CWE-407
Inefficient Algorithmic Complexity
