CVE-2026-49984
Last modified
CVE-2026-49984 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.45 and 1.3.23, the local internal-storage backend validates user-supplied paths for .. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.45 and 1.3.23, the local internal-storage backend validates user-supplied paths for .. traversal before it converts Windows-style backslashes to forward slashes. An attacker can therefore smuggle a traversal sequence past the guard using backslashes (..\..\..\); the guard sees a harmless string, and the path is only rewritten to ../../../ after validation, immediately before the file is opened. Any authenticated user who can view an execution (the lowest-privilege role) can call GET /api/v1/{tenant}/executions/{executionId}/file?path=… and read any file on the server filesystem readable by the Kestra process, outside the storage sandbox and across every tenant and namespace. This includes the embedded H2 database (all flows, all users, all stored secrets), internal storage of every other tenant/namespace, mounted secret files, and the process environment (/proc/self/environ) which contains configured database and secret-backend credentials. It is a complete breach of Kestra's storage isolation and multi-tenancy boundary. This vulnerability is fixed in 1.0.45 and 1.3.23.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Kestra | Kestra | < 1.0.45 |
| Kestra | Kestra | >= 1.1.0, < 1.3.23 |
References
- https://github.com/kestra-io/kestra/security/advisories/GHSA-qw4v-6w32-xx9hExploit, Vendor Advisory
- https://github.com/kestra-io/kestra/security/advisories/GHSA-qw4v-6w32-xx9hExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-49984?
How severe is CVE-2026-49984?
How do I fix CVE-2026-49984?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49979Appsmith is a platform to build admin panels, internal tools…2.7
- CVE-2026-4998A weakness has been identified in Sinaptik AI PandasAI up to…7.3
- CVE-2026-49980Rclone is a command-line program to sync files and directori…9.8
- CVE-2026-49981Twig is a template language for PHP. Prior to 3.27.0, the pe…8.2
- CVE-2026-49982tmp is a temporary file and directory creator for node.js. I…8.2
- CVE-2026-49983Deno is a JavaScript, TypeScript, and WebAssembly runtime. P…5.2
- CVE-2026-49987Repomix is a tool that packs repositories into AI-friendly f…7.5
- CVE-2026-49988Repomix is a tool that packs repositories into AI-friendly f…6.8
- CVE-2026-4999A security vulnerability has been detected in z-9527 admin u…6.3
- CVE-2026-49991RustFS is a distributed object storage system built in Rust.…8.6
- CVE-2026-49993Nuxt is an open-source web development framework for Vue.js.…5.7
- CVE-2026-49997SurrealDB is a scalable, distributed, collaborative, documen…5.4
Are you affected by CVE-2026-49984?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
