CyberRota Analysis
AI-GeneratedKibana is vulnerable to a denial of service due to improper validation of specially crafted payloads submitted by low-privileged authenticated users, leading to unbounded memory growth. This issue can cause the Kibana service to become unavailable, impacting all users until the service 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 specially crafted, malformed payload submitted to a Kibana visualization feature by an authenticated user holding only low-privileged access is not correctly validated before use. Processing the request causes unbounded memory growth in the Kibana process, which is terminated by the host once available memory is exhausted. Kibana then becomes unavailable to all users until the service is restarted.