Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Kibana is network-accessible; any authenticated maintenance window manager can trigger it with no complexity; only availability is impacted via process exhaustion.
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 denial of service via Excessive Allocation (CAPEC-130). An authenticated user who is authorized to manage maintenance windows could submit a specially crafted, malformed payload that causes the Kibana process to consume excessive resources. Kibana becomes unresponsive for all users and does not recover without manual intervention.
AnalysisAI
Resource exhaustion in Elastic Kibana allows an authenticated user who holds maintenance window management privileges to crash the Kibana process for all users by submitting a specially crafted malformed payload. The Kibana process consumes unbounded resources and becomes fully unresponsive, requiring manual operator intervention to restore service - there is no automatic recovery. No public exploit code has been identified and this vulnerability is not listed in the CISA KEV catalog; however, the low access complexity and broad multi-tenant availability impact make it a meaningful operational risk for shared Kibana deployments.
Technical ContextAI
Kibana is the browser-based visualization and management UI for the Elastic Stack (ELK), widely deployed in enterprise environments for log analytics and SIEM use cases. The vulnerability resides in Kibana's maintenance windows management subsystem, which allows authorized users to define scheduled maintenance periods. CWE-770 (Allocation of Resources Without Limits or Throttling) describes the root cause: the input parsing or processing path for maintenance window payloads does not enforce limits on resource consumption, allowing a specially crafted malformed request to trigger CAPEC-130 (Excessive Allocation) - where the process allocates progressively more memory, CPU, or both without bound. The CPE string cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:* indicates the flaw affects the Kibana application broadly across versions, with fix versions 8.19.19, 9.3.8, and 9.4.4 identified in the Elastic security advisory ESA-2026-108.
RemediationAI
Upgrade Kibana to a patched release: 8.19.19, 9.3.8, or 9.4.4, as detailed in Elastic security advisory ESA-2026-108 at https://discuss.elastic.co/t/kibana-8-19-19-9-3-8-9-4-4-security-update-esa-2026-108/389514. Patch versions are confirmed by Elastic as the primary fix. As a compensating control where immediate patching is not possible, restrict the maintenance window management role to the minimum set of fully trusted users - removing this privilege from all non-essential accounts eliminates the attack surface, with the trade-off that legitimate maintenance scheduling capability is reduced. Additionally, monitor Kibana process resource utilization (CPU and memory) and configure automated alerting to detect anomalous spikes, enabling faster operator response if an exploitation attempt occurs. Process-level resource limits (e.g., via systemd MemoryMax/CPUQuota or container resource constraints) can reduce the severity of a successful attack by capping how much the process can consume before being killed and restarted automatically, though this does not prevent exploitation.
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
Privilege escalation in Elastic Kibana's Agent Builder component (versions 9.4.0-9.4.3) allows authenticated low-privile
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
Same technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-58277
GHSA-5642-j255-rj32