Path Traversal Vulnerability in Kestra by Kestra.io
CVE-2026-49984
What is CVE-2026-49984?
Kestra, an open-source event-driven orchestration platform, suffers from a path traversal issue in its internal-storage backend prior to versions 1.0.45 and 1.3.23. The flaw arises from improper validation of user-supplied paths, allowing attackers to smuggle traversal sequences using Windows-style backslashes. An authenticated user can exploit this vulnerability to access and read files on the server's filesystem that should be restricted, including sensitive data from the embedded H2 database, secrets from other tenants, and critical environment configurations. This breach undermines the multi-tenancy and storage isolation mechanisms intended to protect individual user data within the Kestra platform.
Affected Version(s)
kestra < 1.0.45 < 1.0.45
kestra >= 1.1.0, < 1.3.23 < 1.1.0, 1.3.23
