CyberRota Analysis
AI-GeneratedKibana is vulnerable to a denial of service due to the lack of limits on the size of query expressions processed by its reporting connector. An authenticated user with read-only privileges can exploit this flaw by sending a large query, causing the Kibana process to become unresponsive until it is restarted. Organizations using Kibana should prioritize addressing this vulnerability to prevent potential service disruptions.
Original NVD Description
Allocation of Resources Without Limits or Throttling (CWE-770) in Kibana can lead to denial of service via Excessive Allocation (CAPEC-130). A query expression accepted by a connector reporting operation was processed without any limit on its size, and an oversized expression caused the Kibana process to spend an unbounded amount of time evaluating it. An authenticated user with read-only privileges was able to send a single request that left Kibana unable to serve any user until the process was restarted.