Description
The state that Kibana stores for an Observability Onboarding flow is not bound to the user who created the flow, and the routes that read and update that state do not verify ownership. An authenticated user who holds only generic read access to the space can therefore discover the onboarding flows of other users, read their onboarding state, and write arbitrary progress data into them. A tampered flow can also cause the owner's onboarding view to fail with a server error.
Published: 2026-08-13
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Kibana stores the state for Observability Onboarding flows without binding it to the user who created the flow, and the API endpoints that read and update that state do not verify ownership. As a result, an authenticated user with only generic read access to a space can view another user’s onboarding flows, read their state, and write arbitrary progress data into them. A tampered flow can also trigger a server error when the owner later accesses their onboarding view. The vulnerability therefore compromises confidentiality by exposing information that should be private to another user and integrity by allowing unauthorized modification of state data, potentially disrupting onboarding processes.

Affected Systems

The affected product is Elastic Kibana. Versions prior to the security update listed in the Elastic discussion thread – specifically Kibana 8.19.19 and Kibana 9.4.5 – are vulnerable. The precise version range is not explicitly detailed in the CVE description, but the update notes indicate all releases before these patched versions are impacted.

Risk and Exploitability

The CVSS score of 7.6 classifies the vulnerability as high severity. EPSS information is not available, and the CVE is not listed in the CISA KEV catalog, suggesting that wide-scale exploitation has not been confirmed. The likely attack vector is via the Kibana web interface by an authenticated user with read permissions, meaning that any user who gains such access can exploit the flaw without needing elevated privileges. The impact is limited to the space to which the user has access, but within that space, disclosure and tampering of onboarding state can lead to significant operational disruptions.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kibana to version 8.19.19 or later, or 9.4.5 or later, to apply the vendor‑supplied fix.
  • Restrict user permissions to the minimum required for each role; eliminate generic read access in spaces that contain sensitive onboarding data.
  • Implement monitoring and auditing of onboarding flow API calls to detect unauthorized reads or writes, and investigate anomalous activity promptly.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 21:30: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 The state that Kibana stores for an Observability Onboarding flow is not bound to the user who created the flow, and the routes that read and update that state do not verify ownership. An authenticated user who holds only generic read access to the space can therefore discover the onboarding flows of other users, read their onboarding state, and write arbitrary progress data into them. A tampered flow can also cause the owner's onboarding view to fail with a server error.
Title Missing Authorization in Kibana Leading to Cross-User Information Disclosure and Data Tampering
Weaknesses CWE-862
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

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

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

Link: CVE-2026-72669

cve-icon Vulnrichment

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

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-72669

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses