Description
Missing Authorization (CWE-862) in the Kibana Entity Store feature can lead to unauthorized credential creation via Accessing Functionality Not Properly Constrained by ACLs (CAPEC-1). An authenticated user holding only low-privilege Security feature access could invoke an administrative operation that creates and persists Elasticsearch API keys under the caller's identity, bypassing the elevated cluster and Kibana privileges that the documented Entity Store setup flow requires.
Published: 2026-09-01
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Credential Creation
Action: Patch
AI Analysis

Impact

The vulnerability is a missing authorization flaw in Kibana’s Entity Store feature that allows an authenticated user with limited security capabilities to trigger an administrative operation. That operation creates and persists Elasticsearch API keys under the caller’s identity, effectively bypassing the elevated privileges normally required for the entity store setup flow. The result is that an attacker can generate new API keys without proper authorization, potentially gaining further access within the cluster.

Affected Systems

Elastic Kibana is affected. No specific version information is provided in the available data, so the issue may exist across multiple releases until a patch is applied.

Risk and Exploitability

The CVSS score of 4.3 indicates low severity. The EPSS score is not available and the vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be an authenticated low‑privilege user exploiting the lack of proper ACL enforcement, making the exploitation highly dependent on the existence of such a user and the manner in which the entity store API is accessed.

Generated by OpenCVE AI on September 2, 2026 at 02:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Kibana update from Elastic that includes the fix for the missing authorization flaw.
  • Enforce stricter access controls so that only users with elevated privileges can invoke the entity store administrative operation, ensuring that low‑privilege accounts cannot create API keys.
  • Review and adjust current role definitions to confirm that low‑privilege users do not have permissions that allow them to trigger API key creation or other administrative actions.

Generated by OpenCVE AI on September 2, 2026 at 02:08 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 04: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 Missing Authorization (CWE-862) in the Kibana Entity Store feature can lead to unauthorized credential creation via Accessing Functionality Not Properly Constrained by ACLs (CAPEC-1). An authenticated user holding only low-privilege Security feature access could invoke an administrative operation that creates and persists Elasticsearch API keys under the caller's identity, bypassing the elevated cluster and Kibana privileges that the documented Entity Store setup flow requires.
Title Missing Authorization in Kibana Entity Store Leading to Unauthorized API Key Creation
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:L/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:39:43.610Z

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

Link: CVE-2026-78597

cve-icon Vulnrichment

Updated: 2026-09-01T19:39:40.500Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-02T18:50:48.993

Link: CVE-2026-78597

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T03:45:04Z

Weaknesses