Description
Missing Authorization (CWE-862) in Kibana can lead to cross-space information disclosure and unauthorized data modification via Privilege Abuse (CAPEC-122). Kibana Machine Learning carries out its Elasticsearch operations with elevated internal permissions and relies on a per-request space filter to keep the machine learning data of one space separated from another. Part of the Machine Learning functionality did not apply that filter, so operations issued from one space were carried out against the machine learning data of every space in the deployment.
Published: 2026-08-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a missing authorization flaw in Kibana's machine learning component. Because the component removes the per-request space filter on a subset of operations, an attacker can issue requests from one space that are executed against the data of every space in the deployment. The result is that sensitive machine‑learning data can be read or altered by users who should be restricted to their own space. Confidentiality is compromised through cross‑space data disclosure, and integrity is threatened by the potential for unauthorized data modification. The weakness is identified as CWE‑862.

Affected Systems

Elastic's Kibana product is affected. Any deployment of Kibana that includes the machine‑learning feature is potentially vulnerable, although the input does not list specific vulnerable versions. System owners should verify whether their Kibana installation contains the affected code paths and should elevate permissions for machine‑learning requests only to the necessary spaces.

Risk and Exploitability

The CVSS v3.1 score is 7.1, indicating a high severity. EPSS is not reported, and the vulnerability is not listed in the CISA KEV catalog. The most realistic attack scenario requires an authenticated user with the ability to issue machine‑learning API calls; the attacker then benefits from the missing space‑scoping filter. An attacker with any such privileges can read or modify machine‑learning data across all spaces. Because the flaw is a lack of authorization rather than a privilege escalation, the exploitation does not require administrative credentials. Consequently, there is a tangible risk to deployments where broad‑access users misuse the API.

Generated by OpenCVE AI on August 13, 2026 at 21:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kibana to version 8.19.20 or 9.4.5 or later, which includes the fix for the missing space filter.
  • Temporarily disable the machine learning feature for spaces that do not require it, to limit the attack surface.
  • Configure fine‑grained access controls so that only users with explicit machine‑learning permissions can issue relevant API calls.

Generated by OpenCVE AI on August 13, 2026 at 21:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 14:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:*

Thu, 13 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Elastic
Elastic kibana
Vendors & Products Elastic
Elastic kibana
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description Missing Authorization (CWE-862) in Kibana can lead to cross-space information disclosure and unauthorized data modification via Privilege Abuse (CAPEC-122). Kibana Machine Learning carries out its Elasticsearch operations with elevated internal permissions and relies on a per-request space filter to keep the machine learning data of one space separated from another. Part of the Machine Learning functionality did not apply that filter, so operations issued from one space were carried out against the machine learning data of every space in the deployment.
Title Missing Authorization in Kibana Machine Learning Leading to Cross-Space Information Disclosure and Unauthorized Data Modification
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-08-13T20:32:15.042Z

Reserved: 2026-08-10T11:17:49.704Z

Link: CVE-2026-72675

cve-icon Vulnrichment

Updated: 2026-08-13T20:32:11.469Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-13T20:17:28.137

Modified: 2026-08-28T15:32:26.217

Link: CVE-2026-72675

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T21:15:03Z

Weaknesses