---
id: CVE-2026-72655
title: >-
  Improperly Controlled Modification of Dynamically-Determined Object Attributes
  (CWE-915) in the case management functionality of Elastic Security in Kibana
  can lead to unauthorized modification of case data by an authenticated user
  who h…
summary: >-
  Improperly Controlled Modification of Dynamically-Determined Object Attributes
  (CWE-915) in the case management functionality of Elastic Security in Kibana
  can lead to unauthorized modification of case data by an authenticated user
  who h…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'
cwe:
  - CWE-915
vendor: elastic
product: kibana
affected:
  - 'kibana >= 8.0.0, < 8.19.20'
  - '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-72655'
references:
  - url: >-
      https://discuss.elastic.co/t/kibana-8-19-20-9-4-5-security-update-esa-2026-110/389523
    label: security@elastic.co
tags:
  - nvd
epss: 0.00306
epssPercentile: 0.20848
ingestedAt: '2026-09-05T18:43:14.201Z'
---

## Overview

Improperly Controlled Modification of Dynamically-Determined Object Attributes (CWE-915) in the case management functionality of Elastic Security in Kibana can lead to unauthorized modification of case data by an authenticated user who has not been granted case editing privileges, via Manipulating User-Controlled Variables (CAPEC-77). Object attributes accepted by the case management API were not subject to the same authorization enforcement applied in the user interface, so a low-privileged user could alter case records they were only entitled to view.

## Affected

- `kibana >= 8.0.0, < 8.19.20`
- `kibana >= 9.0.0, < 9.4.5`

## Remediation

Upgrade past the affected range:

- `kibana 9.4.5`
