NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-34612
Summary

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.

Publication Date April 4, 2026, 8:17 a.m.
Registration Date April 15, 2026, 11:25 a.m.
Last Update April 14, 2026, 2:36 a.m.
CVSS3.1 : CRITICAL
スコア 9.0
Vector CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR)
利用者の関与(UI)
影響の想定範囲(S) 変更あり
機密性への影響(C)
完全性への影響(I)
可用性への影響(A)
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:kestra:kestra:*:*:*:*:*:*:*:* 1.3.7
Related information, measures and tools
Common Vulnerabilities List