CVE-2026-34612

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:kestra:kestra:*:*:*:*:*:*:*:*

History

24 Jul 2026, 22:10

Type Values Removed Values Added
Summary
  • (es) Kestra es una plataforma de orquestación de código abierto y basada en eventos. Antes de la versión 1.3.7, Kestra (despliegue predeterminado de docker-compose) contiene una vulnerabilidad de inyección SQL que conduce a ejecución remota de código (RCE) en el siguiente endpoint 'GET /api/v1/main/flows/search'. Una vez que un usuario está autenticado, basta con visitar un enlace manipulado para activar la vulnerabilidad. La carga útil inyectada es ejecutada por PostgreSQL utilizando COPY ... TO PROGRAM ..., lo que a su vez ejecuta comandos arbitrarios del sistema operativo en el host. Este problema ha sido parcheado en la versión 1.3.7.

13 Apr 2026, 17:36

Type Values Removed Values Added
References () https://github.com/kestra-io/kestra/commit/3926762795df8ad3e03924b370c51832ed3a21d3 - () https://github.com/kestra-io/kestra/commit/3926762795df8ad3e03924b370c51832ed3a21d3 - Patch
References () https://github.com/kestra-io/kestra/releases/tag/v1.3.7 - () https://github.com/kestra-io/kestra/releases/tag/v1.3.7 - Product, Release Notes
References () https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9x - () https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9x - Exploit, Mitigation, Vendor Advisory
CPE cpe:2.3:a:kestra:kestra:*:*:*:*:*:*:*:*
First Time Kestra kestra
Kestra

06 Apr 2026, 17:17

Type Values Removed Values Added
References () https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9x - () https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9x -

03 Apr 2026, 23:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-03 23:17

Updated : 2026-07-24 22:10


NVD link : CVE-2026-34612

Mitre link : CVE-2026-34612

CVE.ORG link : CVE-2026-34612


JSON object : View

Products Affected

kestra

  • kestra
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')