CVE-2026-72667: Allocation of Resources Without Limits or Throttling in Kibana Leading to Denial of Service
Allocation of Resources Without Limits or Throttling (CWE-770) in Kibana can lead to a denial of service via Excessive Allocation (CAPEC-130). A specially crafted request submitted by an authenticated user with minimal privileges to a validation capability of the Observability log analysis feature causes Kibana to perform an unbounded amount of concurrent work. This can exhaust the memory available to the Kibana process and make Kibana unavailable to all users until it is restarted. The severity of the outcome depends on the resources allocated to the deployment; on well-provisioned deployments a single request may cause degraded performance and elevated memory pressure rather than a full outage, but the request is inexpensive to repeat.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-72667?
The severity of CVE-2026-72667 is rated as medium with a score of 6.5.
What impact does CVE-2026-72667 have on Kibana?
CVE-2026-72667 can lead to a denial of service due to allocation of resources without limits or throttling.
Who can exploit CVE-2026-72667?
CVE-2026-72667 can be exploited by an authenticated user with minimal privileges.
How can I mitigate the risks of CVE-2026-72667?
Mitigation for CVE-2026-72667 involves implementing resource limits or throttling for requests in Kibana.
What type of vulnerability is CVE-2026-72667 classified as?
CVE-2026-72667 is classified as an allocation of resources without limits or throttling vulnerability.