Path Traversal Vulnerability in Kestra Orchestration Platform
CVE-2026-48129
6.5MEDIUM
What is CVE-2026-48129?
Kestra, an event-driven orchestration platform, has a path traversal vulnerability in its handling of task input file names. Prior to versions 1.3.19, 1.2.19, 1.1.19, and 1.0.43, the platform allowed users to exploit the inputFiles parameter. By injecting untrusted execution or webhook data that includes ../ path segments, attackers could potentially create or overwrite files outside of the designated task working directory on the worker filesystem. Users are advised to upgrade to the patched versions to mitigate this risk.
Affected Version(s)
kestra < 1.0.43 < 1.0.43
kestra >= 1.1.0, < 1.1.19 < 1.1.0, 1.1.19
kestra >= 1.2.0, < 1.2.19 < 1.2.0, 1.2.19
