Back to overview

CVE-2026-48129

MEDIUM
6.5
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-48129
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-20 18:46 UTC
Published
2026-06-19 20:16 UTC
Last updated
2026-06-19 20:16 UTC
Primary CWE
CWE-22
CWE-22: Improper Limitation of a Pathname to a Restricted Di…
Vendor / Product
kestra-io / kestra
Sources
cve.org  ·  NVD

Severity & Metrics

6.5 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L
Affected products (1)
VendorProductPlatformVersions
kestra-io kestra < 1.0.43, >= 1.1.0, < 1.1.19, >= 1.2.0, < 1.2.19, >= 1.3.0, < 1.3.19
Weakness (CWE)
CWESourceDescription
CWE-22 cna CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.5 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L
References (1)
Back to overview