Description
Authorization Bypass Through User-Controlled Key (CWE-639) in Kibana can lead to unauthorized information disclosure and case attachment integrity compromise via Privilege Abuse (CAPEC-122). An inconsistency in Kibana's file access authorization logic allows a low-privileged authenticated user to retrieve, modify, and delete case attachments that belong to feature areas they are not authorized to access. Because the access control check and the resource retrieval use different resolution mechanisms, an authenticated attacker with limited file management permissions can obtain the contents of, modify, or delete protected case attachments — such as those associated with Security Solution cases — without holding the privileges required to access those features.
Published: 2026-07-21
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from an inconsistency in Kibana's file access authorization logic where the authorization check and the resource retrieval use distinct resolution mechanisms. This flaw, identified as CWE‑639, allows a low‑privileged authenticated user to read, modify, and delete case attachments that belong to feature areas they are not authorized to access. Consequently, an attacker can obtain the contents of protected case attachments, such as those linked to Security Solution cases, or alter and delete them, compromising confidentiality and integrity of sensitive data.

Affected Systems

The vulnerability affects the Elastic Kibana product. Specific versions are not listed; however, the advisory references the security update for Kibana 8.19.18‑9.3‑7‑9‑4‑3, implying earlier releases of that major line are impacted. Without version details, all installations of Kibana before the referenced patch should be considered vulnerable until proven otherwise.

Risk and Exploitability

The CVSS score of 7.1 classifies the issue as a high‑severity vulnerability, while the EPSS score of less than 1% suggests a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. An authenticated attacker with limited file‑management privileges is the required vector; no special network or remote conditions are specified. If such an attacker gains access, they can abuse the mismatch between access checks and resource retrieval to bypass authorization controls.

Generated by OpenCVE AI on July 30, 2026 at 16:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kibana to the latest patch released by Elastic, which resolves the file‑access logic inconsistency (e.g., upgrade to Kibana 8.19.18‑9.3‑7‑9‑4‑3 or newer).
  • Reconfigure file‑attachment permissions to follow the principle of least privilege, ensuring that low‑privileged users do not have broader rights than necessary to manage attachments.
  • Review and tighten access control policies for sections handling Sensitive or Security Solution cases, verifying that authorization checks and resource retrieval mechanisms use the same resolution path.

Generated by OpenCVE AI on July 30, 2026 at 16:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 05:45:00 +0000

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

Wed, 22 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 21 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Description Authorization Bypass Through User-Controlled Key (CWE-639) in Kibana can lead to unauthorized information disclosure and case attachment integrity compromise via Privilege Abuse (CAPEC-122). An inconsistency in Kibana's file access authorization logic allows a low-privileged authenticated user to retrieve, modify, and delete case attachments that belong to feature areas they are not authorized to access. Because the access control check and the resource retrieval use different resolution mechanisms, an authenticated attacker with limited file management permissions can obtain the contents of, modify, or delete protected case attachments — such as those associated with Security Solution cases — without holding the privileges required to access those features.
Title Authorization Bypass Through User-Controlled Key in Kibana Leading to Unauthorized Information Disclosure and Case Attachment Integrity Compromise
Weaknesses CWE-639
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-07-22T19:41:07.488Z

Reserved: 2026-06-19T11:01:02.535Z

Link: CVE-2026-56147

cve-icon Vulnrichment

Updated: 2026-07-22T19:31:49.246Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T16:45:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key