Remote Code Execution Vulnerability in Kestra Event-Driven Orchestration Platform
CVE-2026-29082
7.3HIGH
What is CVE-2026-29082?
The Kestra platform's execution-file preview feature is vulnerable due to improper handling of user-supplied Markdown (.md) files. In versions 1.1.10 and earlier, this feature uses the 'markdown-it' library to render Markdown into HTML, with the rendered HTML being injected into the application using Vue's 'v-html' directive without proper sanitization. This flaw could potentially allow an attacker to execute arbitrary HTML or JavaScript code, leading to security risks including remote code execution. At the time of this report, there are no publicly available patches to mitigate this vulnerability.
Affected Version(s)
kestra <= 1.1.10
