Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Kibana is network-accessible, any valid account suffices (PR:L), no complexity or interaction needed; impact is availability-only DoS with no scope change.
Primary rating from Vendor (elastic).
CVSS VectorVendor: elastic
Lifecycle Timeline
2DescriptionCVE.org
Uncontrolled Resource Consumption (CWE-400) in Kibana can lead to denial of service via Excessive Allocation (CAPEC-130). An authenticated low-privileged user can exploit an uncontrolled resource consumption vulnerability in Kibana's Canvas functionality by sending a specially crafted request, causing the Kibana server process to terminate and resulting in a denial of service for all users of the affected Kibana instance.
AnalysisAI
Kibana's Canvas functionality allows any authenticated low-privileged user to crash the Kibana server process via a specially crafted request, causing a complete denial of service for all users of the affected instance. The root cause is uncontrolled resource consumption (CWE-400 / CAPEC-130), where Canvas fails to bound server-side resource allocation when processing attacker-controlled input. No active exploitation has been confirmed (not in CISA KEV) and no public exploit code has been identified at time of analysis, though the low attack complexity once authenticated makes independent rediscovery plausible.
Technical ContextAI
Kibana is the Node.js-based visualization and analytics frontend of the Elastic Stack, broadly deployed in enterprise SIEM, observability, and log analysis pipelines. Canvas is a Kibana application for building custom data-driven presentations. The vulnerability maps to CWE-400 (Uncontrolled Resource Consumption) via CAPEC-130 (Excessive Allocation), meaning the Canvas request handler does not enforce adequate limits on memory or CPU allocation when processing attacker-supplied input, causing the Node.js process to exhaust resources and terminate abnormally. The affected CPE is cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:*, spanning a wide version range in the 8.x and 9.x branches prior to the patched releases.
RemediationAI
Upgrade Kibana to version 8.19.19 (for 8.x deployments), 9.3.8 (for 9.3.x deployments), or 9.4.4 (for 9.4.x deployments) per the vendor security advisory ESA-2026-63 at https://discuss.elastic.co/t/kibana-8-19-19-9-3-8-9-4-4-security-update-esa-2026-63/388560. If immediate patching is operationally infeasible, restrict access to the Canvas feature via Kibana's role-based access control by removing the Canvas privilege from all roles except those that explicitly require it - this eliminates the attack surface for users who retain Kibana access but do not need Canvas. Additionally, placing Kibana behind a reverse proxy or VPN and limiting access to known, trusted user populations reduces the attacker pool. Note that restricting Canvas access will break Canvas-based dashboards and presentations for affected users until the patch is applied.
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 weakness CWE-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46411
GHSA-hxrh-j3c9-q5w4