Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
Incorrect Authorization (CWE-863) in Kibana can lead to information disclosure via Privilege Abuse (CAPEC-122). A user with limited Fleet privileges can exploit an internal API endpoint to retrieve sensitive configuration data, including private keys and authentication tokens, that should only be accessible to users with higher-level settings privileges. The endpoint composes its response by fetching full configuration objects and returning them directly, bypassing the authorization checks enforced by the dedicated settings APIs.
AnalysisAI
Authorization bypass in Elastic Kibana allows authenticated users with limited Fleet privileges to retrieve sensitive configuration data including private keys and authentication tokens through an internal API endpoint. The vulnerability affects network-accessible instances and bypasses intended privilege boundaries by returning full configuration objects without proper authorization checks. CVSS score of 7.7 reflects high confidentiality impact with scope change. No public exploit identified at time of analysis, though the attack vector is straightforward for authenticated users.
Technical ContextAI
This vulnerability stems from an Incorrect Authorization weakness (CWE-863) in Kibana's Fleet management API implementation. The affected internal API endpoint fails to enforce proper authorization controls when composing responses, directly returning complete configuration objects that include sensitive data such as cryptographic private keys and authentication tokens. The flaw represents a classic privilege escalation scenario where the API trusts the caller's initial authentication but fails to verify sufficient authorization for the sensitive data being accessed. Unlike the dedicated settings APIs which properly enforce role-based access controls requiring higher-level settings privileges, this internal endpoint bypasses these checks entirely. The vulnerability exploits the common anti-pattern of fetching comprehensive data objects and returning them wholesale rather than filtering based on the caller's privilege level, enabling CAPEC-122 Privilege Abuse attacks where lower-privileged Fleet users can access data intended only for administrators or users with explicit settings management permissions.
RemediationAI
Upgrade to the vendor-released patched versions immediately: Kibana 8.19.14 for 8.x deployments, 9.2.8 for 9.2.x series, or 9.3.3 for 9.3.x series as specified in Elastic Security Advisory ESA-2026-24 available at https://discuss.elastic.co/t/kibana-8-19-14-9-2-8-9-3-3-security-update-esa-2026-24/385812. The patches implement proper authorization checks on the internal API endpoint to enforce privilege boundaries consistent with dedicated settings APIs. As an interim mitigation for environments where immediate patching is not feasible, restrict network access to Kibana instances to trusted networks only and conduct an audit of Fleet privilege assignments to ensure least-privilege principles are enforced. Review access logs for suspicious API activity from users with Fleet privileges accessing configuration endpoints, particularly focusing on requests to internal API paths that return configuration data. Rotate any private keys and authentication tokens that may have been exposed if unauthorized access is suspected, and implement network segmentation to limit the scope of potential credential compromise.
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 weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20525
GHSA-jf72-2wmj-p2f3