Description
Improper Privilege Management (CWE-269) in Kibana Fleet can lead to privilege escalation via Privilege Escalation (CAPEC-233). An integration policy may optionally declare extra data streams that the integration writes to, which Fleet adds to the Elasticsearch API key issued to Elastic Agents enrolled in the corresponding agent policy. The resulting key allows new documents to be inserted and index mappings to be extended for specific indices. The key does not allow reading, updating, or deleting existing documents
Published: 2026-08-13
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is improper privilege management (CWE-269) in Kibana Fleet. When an integration policy declares additional data streams, Fleet expands the Elasticsearch API key issued to agents in that policy. The enlarged key permits the agent to insert documents and modify index mappings for those streams, but not to read, update, or delete existing documents. An attacker who can create or alter such policies can therefore obtain a key with privileges beyond the intended scope, enabling a privilege‑escalation scenario.

Affected Systems

Elastic Kibana appliances that use the Fleet integration are affected. Although the description does not list specific releases, any systems running older, unsupported Kibana versions or those that employ default Fleet agent policies without appropriate data‑stream restrictions remain vulnerable.

Risk and Exploitability

With a CVSS base score of 6.5, the vulnerability is considered moderate. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, so the likelihood of widespread exploitation is uncertain. Likely attack vectors involve an attacker leveraging the Kibana management UI or API to add or modify integration policies, which requires at least a Kibana user with policy‑creation privileges. Once the over‑scoped key is issued, the attacker can insert data and extend index mappings, compromising the integrity of the indexed data and potentially enabling further attacks.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Kibana security update that resolves the privilege‑scoping error.
  • Audit existing integration policies to verify that they declare only necessary data streams and that API key scopes match the intended permissions.
  • Revoke and rotate all Elasticsearch API keys assigned to Elastic Agents, then regenerate them after the patch has been applied.
  • Enforce least‑privilege on Kibana accounts, restricting policy‑management rights to trusted administrators.
  • Monitor Elasticsearch for anomalous index‑mapping changes or unauthorized document insertions as an additional detection measure.

Generated by OpenCVE AI on August 13, 2026 at 21:32 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
Metrics ssvc

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


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

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

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

Type Values Removed Values Added
Description Improper Privilege Management (CWE-269) in Kibana Fleet can lead to privilege escalation via Privilege Escalation (CAPEC-233). An integration policy may optionally declare extra data streams that the integration writes to, which Fleet adds to the Elasticsearch API key issued to Elastic Agents enrolled in the corresponding agent policy. The resulting key allows new documents to be inserted and index mappings to be extended for specific indices. The key does not allow reading, updating, or deleting existing documents
Title Improper Privilege Management in Kibana Fleet Leading to Over-Scoped Elastic Agent API Keys
Weaknesses CWE-269
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-08-13T20:27:12.944Z

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

Link: CVE-2026-72631

cve-icon Vulnrichment

Updated: 2026-08-13T20:27:09.383Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-13T21:18:08.943

Link: CVE-2026-72631

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-269

    Improper Privilege Management