Vulnerability Description
Kestra is an open-source, event-driven orchestration platform. Prior to versions 1.3.19, 1.2.19, 1.1.19, and 1.0.43, Kestra task `inputFiles` writes rendered file names directly under the task working directory. When a flow forwards untrusted execution or webhook data into an `inputFiles` file name, a caller can use `../` path segments to create or overwrite files outside that task working directory on the worker filesystem. Versions 1.3.19, 1.2.19, 1.1.19, and 1.0.43 patch the issue.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/kestra-io/kestra/security/advisories/GHSA-q3fw-mvgv-pjr2
- https://github.com/kestra-io/kestra/security/advisories/GHSA-q3fw-mvgv-pjr2
FAQ
What is CVE-2026-48129?
CVE-2026-48129 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Kestra is an open-source, event-driven orchestration platform. Prior to versions 1.3.19, 1.2.19, 1.1.19, and 1.0.43, Kestra task `inputFiles` writes rendered file names directly under the task working...
How severe is CVE-2026-48129?
CVE-2026-48129 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-48129?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.