CVE-2026-42399 PUBLISHED

Uncontrolled Resource Consumption in Kibana Leading to Denial of Service

Assigner: elastic
Reserved: 27.04.2026 Published: 28.05.2026 Updated: 28.05.2026

Uncontrolled Resource Consumption (CWE-400) in Kibana can lead to denial of service via Excessive Allocation (CAPEC-130). An authenticated low-privileged user can cause Kibana to consume exponentially increasing amounts of memory by submitting a specially crafted Timelion visualization expression containing deeply chained function calls. The resulting data structure grows without bound, exhausting available memory and causing the Kibana service to crash and become unavailable to all users.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 6.5

Product Status

Vendor Elastic
Product Kibana
Versions Default: unaffected
  • affected from 8.0.0 to 8.19.15 (incl.)
  • affected from 9.0.0 to 9.3.4 (incl.)

References

Problem Types

  • CWE-400 Uncontrolled Resource Consumption CWE

Impacts

  • CAPEC-130 Excessive Allocation