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.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-22"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48129.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.0.43"
},
{
"introduced": "1.1.0"
},
{
"fixed": "1.1.19"
},
{
"introduced": "1.2.0"
},
{
"fixed": "1.2.19"
},
{
"introduced": "1.3.0"
},
{
"fixed": "1.3.19"
}
],
"source": "AFFECTED_FIELD"
}