Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from Vendor (elastic) · only source for this CVE.
CVSS VectorVendor: elastic
Lifecycle Timeline
3DescriptionCVE.org
Incorrect Authorization (CWE-863) in Kibana can lead to cross-space information disclosure via Privilege Abuse (CAPEC-122). A user with Fleet agent management privileges in one Kibana space can retrieve Fleet Server policy details from other spaces through an internal enrollment endpoint. The endpoint bypasses space-scoped access controls by using an unscoped internal client, returning operational identifiers, policy names, management state, and infrastructure linkage details from spaces the user is not authorized to access.
AnalysisAI
Kibana's Fleet agent management endpoint fails to enforce space-scoped access controls, allowing authenticated users with Fleet privileges in one space to retrieve sensitive Fleet Server policy details from unauthorized spaces including policy names, operational identifiers, and infrastructure linkage information. The vulnerability affects Kibana across multiple versions and requires valid user authentication with Fleet agent management permissions, resulting in cross-space information disclosure without the ability to modify data.
Technical ContextAI
Kibana's multi-tenancy architecture uses spaces to segregate user access and data visibility. The vulnerability exists in an internal enrollment endpoint used by Fleet agents to retrieve policy configurations. The endpoint uses an unscoped internal client (likely instantiated without space context) rather than enforcing space-scoped access controls through Kibana's authorization framework. This allows the endpoint to bypass the authorization checks that normally restrict users to their assigned space. CWE-863 (Incorrect Authorization) identifies the root cause: the system fails to verify that the authenticated user has permission to access resources in the requested space before returning sensitive Fleet Server configuration details.
RemediationAI
Update Kibana to the patched version specified in Elastic Security Update ESA-2026-25 (https://discuss.elastic.co/t/kibana-8-19-14-9-2-8-9-3-3-security-update-esa-2026-25/385813), which includes fixed versions 8.19.14, 9.2.8, and 9.3.3 or later depending on your deployment track. The primary fix enforces space-scoped authorization checks on the internal enrollment endpoint to prevent unauthenticated cross-space policy retrieval. If immediate patching is not possible, restrict network access to the Kibana Fleet enrollment endpoint to trusted Fleet servers only, and audit Kibana logs for suspicious policy retrieval requests from users accessing spaces outside their authorized scope.
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-20523
GHSA-998c-7hf5-g249