Description
Relative Path Traversal (CWE-23) in Kibana can lead to the unauthorized deletion of Kibana resources via Relative Path Traversal (CAPEC-139). Kibana Fleet accepted a user-supplied identifier for a Fleet Server host configuration without rejecting relative traversal sequences. The identifier is stored as provided and is later incorporated into the request that Kibana issues when that configuration is removed.
Published: 2026-08-13
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Kibana Fleet accepts a Fleet Server host configuration identifier directly from a user and later incorporates that unmodified value into a deletion request. This relative path traversal flaw (CWE‑23) allows a malicious identifier containing traversal sequences to trigger the deletion of the specified resource and potentially related objects, such as users or other configuration elements. The consequence is loss of data, disruption of service, and a breach of confidentiality, integrity or availability of the affected system.

Affected Systems

The vulnerability is present in installations of Elastic Kibana. Security update notes linked in the advisory indicate that the flaw is addressed in releases 8.19.18+, 9.3.7+, and 9.4.4+. Prior releases that have not applied these updates remain vulnerable.

Risk and Exploitability

The CVSS score of 7.3 signals a high severity, and the EPSS score is not available. The flaw is not yet listed in the CISA KEV catalog, meaning no widespread exploitation has been observed. It is inferred from the description that the attack requires a user with write privileges to Fleet Server host configurations, as such a user can submit a crafted identifier that contains traversal sequences. Successful exploitation would delete only the target resource referenced in the deletion request, but the loss of such resources could cascade to other system components.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kibana to a patched release that includes the security update (e.g., 8.19.18+, 9.3.7+, or 9.4.4+).
  • Restrict permissions for users or API keys that can modify Fleet Server host configurations, granting only trusted administrators this capability.
  • Implement validation to reject or sanitize identifiers containing relative traversal tokens such as ".." before storing them, and audit existing configurations for such patterns.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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


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

Type Values Removed Values Added
Description Relative Path Traversal (CWE-23) in Kibana can lead to the unauthorized deletion of Kibana resources via Relative Path Traversal (CAPEC-139). Kibana Fleet accepted a user-supplied identifier for a Fleet Server host configuration without rejecting relative traversal sequences. The identifier is stored as provided and is later incorporated into the request that Kibana issues when that configuration is removed.
Title Relative Path Traversal in Kibana Fleet Leading to Unauthorized Deletion of Users and Other Resources
Weaknesses CWE-23
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-08-13T20:31:50.086Z

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

Link: CVE-2026-72677

cve-icon Vulnrichment

Updated: 2026-08-13T20:31:46.099Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-72677

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T23:00:06Z

Weaknesses
  • CWE-23

    Relative Path Traversal