UNKNOWNCVE-2026-34612
Kestra: Remote Code Execution via SQL Injection
Platform
java
Component
kestra
Fixed in
1.3.7
Kestra is an open-source, event-driven orchestration platform. Prior to version 1.3.7, Kestra (default docker-compose deployment) contains a SQL Injection vulnerability that leads to Remote Code Execution (RCE) in the following endpoint "GET /api/v1/main/flows/search". Once a user is authenticated, simply visiting a crafted link is enough to trigger the vulnerability. The injected payload is executed by PostgreSQL using COPY ... TO PROGRAM ..., which in turn runs arbitrary OS commands on the host. This issue has been patched in version 1.3.7.
How to fix
Actualice Kestra a la versión 1.3.7 o superior. Esta versión contiene una corrección para la vulnerabilidad de inyección SQL que permite la ejecución remota de código. La actualización mitigará el riesgo de que un atacante explote esta vulnerabilidad.
Monitor your dependencies automatically
Get notified when new vulnerabilities affect your projects. Free forever.
Start free