CVE-2026-78592
Undergoing Analysis Undergoing Analysis - In Progress

Path Traversal in Kibana Leading to Privileged Resource Deletion

Vulnerability report for CVE-2026-78592, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-01

Last updated on: 2026-09-01

Assigner: Elastic

Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') (CWE-22) in Kibana can lead to the unauthorized deletion of privileged resources via Path Traversal (CAPEC-126). A low-privileged user holding tag creation privileges could cause a subsequent administrative action in the tag management interface to act on an unintended target, resulting in the deletion of privileged resources including administrative accounts and other organizational assets. Exploitation requires an administrator to interact with the affected interface.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-01
Last Modified
2026-09-01
Generated
2026-09-02
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 7 associated CPEs
Vendor Product Version / Range
elastic kibana From 7.11.0 (inc) to 7.17.29 (inc)
elastic kibana From 8.0.0 (inc) to 8.19.15 (inc)
elastic kibana From 9.0.0 (inc) to 9.4.1 (inc)
elastic kibana 8.19.16
elastic kibana 9.3.5
elastic kibana 9.4.2
elastic kibana *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-78592 is a Path Traversal vulnerability (CWE-22) in Kibana that allows a low-privileged user with tag creation privileges to manipulate administrative actions via the tag management interface. This can lead to the unauthorized deletion of privileged resources such as administrative accounts and other organizational assets. Exploitation requires an administrator to interact with the affected interface.

Detection Guidance

To detect this vulnerability, check if your Kibana version is within the affected range (7.11.0-7.17.29, 8.0.0-8.19.15, or 9.0.0-9.4.1). Run: curl -s http://localhost:5601/api/status | grep version. If the version is outdated, the system is vulnerable.

Impact Analysis

This vulnerability can result in the deletion of critical resources like administrative accounts, disrupting operations and causing data loss. Attackers could leverage it to compromise system integrity and availability, potentially leading to unauthorized access or service disruptions.

Compliance Impact

This vulnerability could lead to unauthorized data deletion or access, violating GDPR's integrity and availability principles or HIPAA's safeguards for protected health information. Non-compliance risks include fines, legal penalties, and reputational damage.

Mitigation Strategies

Upgrade Kibana to a patched version (8.19.16, 9.3.5, or 9.4.2) immediately. If upgrading is not possible, restrict access to the tag management interface and monitor for unusual administrative actions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-78592. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart