CVE-2026-33462
Analyzed Analyzed - Analysis Complete
Path Traversal in Kibana Dashboard Management

Publication date: 2026-05-28

Last updated on: 2026-05-29

Assigner: Elastic

Description
A path traversal vulnerability was identified in Kibana's dashboard management functionality. An authenticated user with limited permissions could create a dashboard with a specially crafted identifier. When an administrator subsequently attempts to delete this dashboard through the Kibana interface, the deletion request is redirected to an unintended internal endpoint, potentially resulting in the unauthorized deletion of user accounts or other resources. Exploitation requires an administrator to perform a delete action on the maliciously crafted dashboard object.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-28
Last Modified
2026-05-29
Generated
2026-06-18
AI Q&A
2026-05-28
EPSS Evaluated
2026-06-16
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
elastic kibana From 8.0.0 (inc) to 8.19.16 (exc)
elastic kibana From 9.0.0 (inc) to 9.3.5 (exc)
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

This vulnerability is a path traversal issue in Kibana's dashboard management functionality. An authenticated user with limited permissions can create a dashboard using a specially crafted identifier that includes path traversal sequences. When an administrator later tries to delete this dashboard through the Kibana interface, the deletion request is redirected to an unintended internal endpoint. This redirection can cause unauthorized deletion of user accounts or other resources. Exploitation requires an administrator to perform the delete action on the malicious dashboard.

Impact Analysis

The vulnerability can lead to unauthorized deletion of user accounts or other critical resources within the Kibana environment. Since the deletion request is redirected to an unintended internal endpoint, it may cause loss of important data or disruption of services. The impact depends on an administrator performing the delete action on the maliciously crafted dashboard.

Detection Guidance

This vulnerability can be detected by reviewing Kibana audit logs for suspicious dashboard deletion events or identifiers containing path traversal sequences.

Specifically, administrators should look for dashboard identifiers that include unusual path traversal patterns, which may indicate attempts to exploit the vulnerability.

While no specific commands are provided, monitoring and searching Kibana audit logs for such suspicious activity is recommended.

Compliance Impact

The vulnerability allows an authenticated user with limited permissions to create a malicious dashboard that, when deleted by an administrator, can lead to unauthorized deletion of user accounts or other resources.

Such unauthorized deletion of user accounts or resources could potentially impact compliance with standards and regulations like GDPR or HIPAA, which require protection of user data integrity and availability.

However, the provided information does not explicitly discuss the direct impact on compliance with these regulations.

Mitigation Strategies

Immediate mitigation steps include upgrading Kibana to versions 8.19.16 or 9.3.5 where the vulnerability is fixed.

If upgrading is not possible immediately, restrict dashboard creation permissions to trusted users only.

Additionally, limit the Analytics > Dashboard > All permission to reduce the risk of exploitation.

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