Description
Execution with Unnecessary Privileges (CWE-250) in the Kibana machine learning feature can lead to information disclosure via Privilege Abuse (CAPEC-122). An operation available to users holding only read access to the machine learning feature was performed with an internal service identity rather than the identity of the requesting user. Such a user could therefore receive data from Elasticsearch indices they are not authorized to read. No Elasticsearch cluster or index privileges are required.
Published: 2026-09-01
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Assess Impact
AI Analysis

Impact

The vulnerability arises from the Kibana machine learning feature executing operations with the internal service identity instead of the requesting user’s identity, even for users that possess only read access to the feature. This misuse of privilege allows the user to retrieve data from Elasticsearch indices that they would otherwise be unable to read, resulting in unauthorized disclosure of information. The weakness is categorized as CWE-250 (Execution with Unnecessary Privileges).

Affected Systems

Elastic Kibana is the impacted product. No specific version information is listed in the CVE record, so all released builds prior to a future fix should be considered potentially vulnerable.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is an internal user with read‑only machine‑learning permissions who can trigger the privileged operation; no additional Elasticsearch cluster or index privileges are required. If exploited, the attacker can gain unauthorized access to protected data without further permissions.

Generated by OpenCVE AI on September 2, 2026 at 01:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify the Kibana version in use and upgrade to the latest release once an official patch is published.
  • Limit read‑only machine‑learning users to the data sets they are allowed to view; adjust role‑based access controls so they cannot query arbitrary Elasticsearch indices.
  • Disable the Kibana machine‑learning feature or block the internal service identity used for privileged operations until remediation is available.

Generated by OpenCVE AI on September 2, 2026 at 01:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 19:00:00 +0000

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

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

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

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Description Execution with Unnecessary Privileges (CWE-250) in the Kibana machine learning feature can lead to information disclosure via Privilege Abuse (CAPEC-122). An operation available to users holding only read access to the machine learning feature was performed with an internal service identity rather than the identity of the requesting user. Such a user could therefore receive data from Elasticsearch indices they are not authorized to read. No Elasticsearch cluster or index privileges are required.
Title Execution with Unnecessary Privileges in Kibana Leading to Information Disclosure
Weaknesses CWE-250
References
Metrics cvssV3_1

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

ssvc

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


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-09-01T19:42:05.466Z

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

Link: CVE-2026-72654

cve-icon Vulnrichment

Updated: 2026-09-01T19:42:00.776Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-01T20:17:17.093

Modified: 2026-09-02T18:49:59.647

Link: CVE-2026-72654

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T01:45:05Z

Weaknesses
  • CWE-250

    Execution with Unnecessary Privileges