Description
A Kibana Machine Learning capability that removes a saved object from the current space accepts machine learning trained models as a target, but it verifies only the privileges that apply to anomaly detection jobs and data frame analytics jobs. A user whose role grants create anomaly detection jobs and data frame analytics jobs without the trained model privilege can therefore remove a trained model from a space. The model itself is not deleted and remains available in its other spaces, and the change can be reversed by a suitably privileged user.
Published: 2026-08-13
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in Kibana’s Machine Learning feature that allows a user to remove a saved object from a space. When the target is a trained model, the system only checks privileges for creating anomaly detection jobs or data frame analytics jobs and ignores the specific privilege required for trained models. Consequently, a user who can create jobs but does not have the trained model privilege can remove the model from a space. The model itself is not deleted; it remains available in other spaces, and the change can be undone by an appropriately privileged user. The impact is therefore an unauthorized modification of model assignments within Kibana, potentially causing confusion or incorrect model usage but no direct data loss. This is a CWE‑862 Missing Authorization vulnerability.

Affected Systems

The affected product is Elastic’s Kibana. Vulnerable releases include Kibana 8.19.20 and 9.4.5, the versions referenced in the security update ESA‑2026‑88. All earlier versions that did not apply the fix and which permit removal of trained models in this manner are also affected.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate severity. EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires the attacker to possess privileges to create anomaly detection or data frame analytics jobs, which suggests the threat is primarily from privileged internal users or compromised accounts with those permissions. The attack can be performed via Kibana’s user interface or API without additional exploitation steps. Given the moderate severity and internal nature of the attack vector, the risk is considered medium to high for environments where roles are not tightly scoped.

Generated by OpenCVE AI on August 13, 2026 at 22:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kibana to the latest version that includes the ESA‑2026‑88 security fix (8.19.20 or newer, 9.4.5 or newer).
  • Adjust role definitions so that any role granted the ability to create anomaly detection or data frame analytics jobs also has the explicit trained model privilege, or remove that privilege entirely from those roles.
  • After applying the patch, review current space assignments for all trained models to ensure no unintended removals have occurred.

Generated by OpenCVE AI on August 13, 2026 at 22:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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 A Kibana Machine Learning capability that removes a saved object from the current space accepts machine learning trained models as a target, but it verifies only the privileges that apply to anomaly detection jobs and data frame analytics jobs. A user whose role grants create anomaly detection jobs and data frame analytics jobs without the trained model privilege can therefore remove a trained model from a space. The model itself is not deleted and remains available in its other spaces, and the change can be reversed by a suitably privileged user.
Title Missing Authorization in Kibana Leading to Unauthorized Modification of Machine Learning Trained Model Space Assignments
Weaknesses CWE-862
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-08-13T20:33:05.978Z

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

Link: CVE-2026-72671

cve-icon Vulnrichment

Updated: 2026-08-13T20:33:01.763Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-72671

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses