Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
PR:L because ML access is required; I:L because only ML audit/notification record integrity is affected; C:N and A:N because no data read or service disruption occurs.
Primary rating from Vendor (elastic).
CVSS VectorVendor: elastic
Lifecycle Timeline
2DescriptionCVE.org
Incorrect Authorization (CWE-863) in Kibana can lead to integrity compromise of Machine Learning audit and notification records via Accessing Functionality Not Properly Constrained by ACLs (CAPEC-1).
A vulnerability exists in Kibana's Machine Learning functionality where a Machine Learning management endpoint performs an insufficient authorization check. The endpoint validates only a coarse privilege level but does not verify that the requesting user has access to the specific Machine Learning job or notification resources provided in the request. As a result, a low-privileged user with Machine Learning access in any Kibana space can manipulate Machine Learning audit and notification records for arbitrary jobs-including jobs in other spaces or belonging to other users-by leveraging Kibana's internally elevated credentials to write to restricted Machine Learning system indices that the user cannot access directly.
AnalysisAI
Incorrect Authorization in Kibana's Machine Learning management endpoint allows a low-privileged authenticated user to manipulate ML audit and notification records for arbitrary jobs across any space or user boundary. The endpoint validates only a coarse ML access privilege without enforcing resource-level authorization, and then uses Kibana's internally elevated credentials to write to restricted ML system indices on behalf of the requesting user. No public exploit has been identified at time of analysis, and CVSS scores this at Medium (4.3) given the limited integrity-only impact scope.
Technical ContextAI
Kibana is the visualization and management front-end for the Elastic Stack. Its Machine Learning functionality exposes management endpoints that interact with Elasticsearch's restricted ML system indices. The root cause is CWE-863 (Incorrect Authorization): the endpoint performs a coarse privilege check - confirming only that the user has some ML access - but omits object-level authorization to verify whether the user is permitted to act on the specific job or notification resource referenced in the request. This is consistent with CAPEC-1 (Accessing Functionality Not Properly Constrained by ACLs). Critically, Kibana performs the actual Elasticsearch write using its own internally elevated service credentials, effectively laundering the unprivileged user's request through a trusted identity. The affected versions span the 8.x and 9.x branches as specified by EUVD-2026-47584.
RemediationAI
Upgrade to a fixed release: Kibana 8.19.19, Kibana 9.3.8, or Kibana 9.4.4, as announced in Elastic security advisory ESA-2026-69 at https://discuss.elastic.co/t/kibana-8-19-19-9-3-8-9-4-4-security-update-esa-2026-69/388572. These are the minimum fixed versions inferred from the affected version ranges provided by EUVD-2026-47584; independently verify exact patch version with Elastic's release notes. If immediate patching is not possible, a targeted compensating control is to restrict the Machine Learning privilege to only fully trusted users in each Kibana space, minimizing the population of users who can reach the vulnerable endpoint - note this may impact legitimate ML workflows. Removing ML access from users who do not operationally require it reduces exposure without disabling the feature entirely. No generic network-layer workaround is effective since the flaw is in application-layer authorization logic.
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-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-47584
GHSA-q5gv-xxq5-3m7c