Description
Missing Authorization (CWE-862) in Kibana can lead to information disclosure via Privilege Abuse (CAPEC-122). An authorization control was not applied to a Kibana Entity Store configuration operation, allowing an authenticated user with elevated Kibana privileges to indirectly cause a background task to read from Elasticsearch indices that user is not authorized to access. Derived entity data from those indices is then exposed through the entity store output.
Published: 2026-09-02
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A missing authorization check in Kibana’s entity store configuration operation permits an authenticated user with elevated privileges to trigger a background task that reads from Elasticsearch indices for which the user has no read rights. The data extracted from those indices is then returned through the entity store output, leading to confidential data leakage. The vulnerability is classified as a moderate severity issue by CVSS 5.5, indicating a reasonably low but real risk of disclosure if the user has the appropriate privilege level.

Affected Systems

The flaw exists in Elastic’s Kibana product. All deployments of Kibana that rely on the entity store feature, particularly versions released before the official security update, could be affected. Specific affected versions are not listed in the advisory, so the risk extends to any unpatched Kibana instance.

Risk and Exploitability

The CVSS score of 5.5 reflects moderate potential impact. The EPSS score is not provided, so the likelihood of exploitation in the wild cannot be quantified from the data. The issue is not listed in the CISA KEV catalog, indicating no confirmed active exploitation cases yet. An attacker must first authenticate to Kibana with a role that has elevated privileges that allow entity store configuration. Once authenticated, the attacker can induce the background task to read unauthorized indices and obtain the data, thus the attack vector requires legitimate user credentials but no additional system access.

Generated by OpenCVE AI on September 3, 2026 at 10:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kibana to the patched version that enforces authorization on entity-store configuration operations. The Elastic update ESA‑2026‑147 includes the fix.
  • Restrict Kibana roles that have entity store configuration permissions to a minimal set of users. Enforce least‑privilege principals for users who can run background tasks.
  • Configure Elasticsearch index‑level RBAC so that even if a background task runs, it cannot access indices that are not explicitly granted to the user’s role.

Generated by OpenCVE AI on September 3, 2026 at 10:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 14:00:00 +0000

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

Thu, 03 Sep 2026 11:00:00 +0000

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

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description Missing Authorization (CWE-862) in Kibana can lead to information disclosure via Privilege Abuse (CAPEC-122). An authorization control was not applied to a Kibana Entity Store configuration operation, allowing an authenticated user with elevated Kibana privileges to indirectly cause a background task to read from Elasticsearch indices that user is not authorized to access. Derived entity data from those indices is then exposed through the entity store output.
Title Missing Authorization in Kibana Leading to Unauthorized Elasticsearch Index Data Exposure
Weaknesses CWE-862
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-09-02T15:58:12.877Z

Reserved: 2026-08-24T21:13:52.889Z

Link: CVE-2026-78601

cve-icon Vulnrichment

Updated: 2026-09-02T15:51:23.391Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-02T15:17:41.277

Modified: 2026-09-03T13:42:45.523

Link: CVE-2026-78601

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T10:45:05Z

Weaknesses