๐Ÿ” CVE Alert

CVE-2026-34612

CRITICAL 10.0

Kestra: Remote Code Execution via SQL Injection

CVSS Score
10.0
EPSS Score
0.1%
EPSS Percentile
34th

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.

CWE CWE-89
Vendor kestra-io
Product kestra
Published Apr 3, 2026
Last Updated Apr 6, 2026
Stay Ahead of the Next One

Get instant alerts for kestra-io kestra

Be the first to know when new critical vulnerabilities affecting kestra-io kestra are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

kestra-io / kestra
< 1.3.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9x github.com: https://github.com/kestra-io/kestra/commit/3926762795df8ad3e03924b370c51832ed3a21d3 github.com: https://github.com/kestra-io/kestra/releases/tag/v1.3.7