---
id: CVE-2026-72669
title: >-
  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
summary: >-
  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 ac…
severity: high
cvss: 7.6
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L'
cwe:
  - CWE-862
vendor: elastic
product: kibana
affected:
  - 'kibana >= 8.9.0, < 8.19.19'
  - 'kibana >= 9.0.0, < 9.4.5'
patched:
  - kibana 9.4.5
published: '2026-08-13'
updated: '2026-09-04'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-72669'
references:
  - url: >-
      https://discuss.elastic.co/t/kibana-8-19-19-and-9-4-5-security-update-esa-2026-86/389515
    label: security@elastic.co
tags:
  - nvd
epss: 0.00328
epssPercentile: 0.23187
ingestedAt: '2026-09-05T18:43:14.332Z'
---

## Overview

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.

## Affected

- `kibana >= 8.9.0, < 8.19.19`
- `kibana >= 9.0.0, < 9.4.5`

## Remediation

Upgrade past the affected range:

- `kibana 9.4.5`
