Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Network-reachable API with low complexity; authenticated access required (PR:L); impact is availability-only with no confidentiality or integrity loss.
Primary rating from Vendor (elastic).
CVSS VectorVendor: elastic
Lifecycle Timeline
2DescriptionCVE.org
Allocation of Resources Without Limits or Throttling (CWE-770) in Kibana can lead to a denial of service via Excessive Allocation (CAPEC-130). An authenticated user can submit a specially crafted request to affected Entity Analytics endpoints containing an oversized input value that causes excessive resource consumption, which may render Kibana unavailable.
AnalysisAI
Denial of service in Kibana's Entity Analytics feature allows authenticated users to render the application unavailable by submitting oversized input values to affected API endpoints. The root cause is CWE-770 - absent resource allocation limits on specific Entity Analytics endpoints - enabling a single crafted request to trigger excessive memory or CPU consumption disproportionate to normal operation. No public exploit code has been identified at time of analysis, and the PR:L authentication requirement constrains opportunistic exploitation to credentialed actors.
Technical ContextAI
Kibana is Elastic's web-based visualization and analytics interface for the Elastic Stack, widely deployed in enterprise SIEM and observability pipelines. The Entity Analytics feature performs entity risk scoring and behavioral analytics over host and user data, exposing dedicated REST API endpoints. CWE-770 (Allocation of Resources Without Limits or Throttling) indicates these endpoints lack server-side constraints on input payload size, allowing a single malformed request to exhaust server resources through excessive allocation, consistent with CAPEC-130 (Excessive Allocation). The CPE string cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:* uses a wildcard version range, confirming all Kibana versions prior to the patched releases are in scope.
RemediationAI
Upgrade Kibana to version 9.3.7 or 9.4.4 as appropriate for the deployed branch, per Elastic security advisory ESA-2026-55 at https://discuss.elastic.co/t/kibana-9-3-7-9-4-4-security-update-esa-2026-55/388554/1. If immediate patching is not feasible, disable the Entity Analytics feature entirely if it is not operationally required - this eliminates the vulnerable endpoints at the cost of losing entity risk scoring and behavioral analytics capabilities. Alternatively, restrict access to Entity Analytics API endpoints via a reverse proxy or network policy to limit requests to a narrowly trusted set of service accounts, reducing the pool of potential authenticated abusers. Enforcing request body size limits at the load balancer or API gateway layer is an additional compensating control that can cap payload sizes independent of application-level fixes.
Kibana versions before 5.6.15 and 6.6.1 contain an arbitrary code execution flaw in the Timelion visualizer. Rated criti
Kibana versions 6.7.0 to 6.8.8 and 7.0.0 to 7.6.2 contain a prototype pollution flaw in the Upgrade Assistant. Rated hig
Kibana versions before 6.4.3 and 5.6.13 contain an arbitrary file inclusion flaw in the Console plugin. Rated critical s
Prototype pollution in Kibana leads to arbitrary code execution via a crafted file upload and specifically crafted HTTP
Kibana versions 4.0 to 4.6, 5.0 to 5.6.12, and 6.0 to 6.4.2 contain an error in the way authorization credentials are us
A Prototype pollution vulnerability in Kibana leads to arbitrary code execution via crafted HTTP requests to machine lea
Kibana versions before 6.6.1 contain an arbitrary code execution flaw in the security audit logger. Rated critical sever
Prototype Pollution in Kibana can lead to code injection via unrestricted file upload combined with path traversal. Rate
A deserialization issue in Kibana can lead to arbitrary code execution when Kibana attempts to parse a YAML document con
Kibana version 8.7.0 contains an arbitrary code execution flaw. Rated high severity (CVSS 8.8), this vulnerability is re
Kibana versions 8.0.0 through 8.7.0 contain an arbitrary code execution flaw. Rated high severity (CVSS 8.8), this vulne
Kibana versions up to 9.3.0 contains a vulnerability that allows attackers to read arbitrary files from the Kibana serve
Same technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46387
GHSA-jpjg-2w23-5jgr