← Back to CVE List
Vulnerability Intelligence Report
Kestra: Remote Code Execution via SQL Injection

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.

No Active Exploit Signals
CVSS Base Score
10.0
CRITICAL
Exploitability:3.2
Impact Score:6.1
EPSS Probability:0.66%
Executive Threat Verdict
Evaluating...
Evaluating Threat Landscape...
Assessing known weaponization, exploitation telemetry, and federal advisories.
Attack Surface
—
Authentication
—
Weaponization
—
SSVC Action
—

Weaknesses (CWE)

CWE-89 ↗CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Affected Products & Versions

Vendor Product Affected Versions
kestra-io kestra < 1.3.7 (affected)

References & Technical Advisories

No reference links found.

Threat Intelligence Signals

EPSS Score
0.656%

Identity & Timeline

StatusPUBLISHED
Assigning AuthorityGitHub, Inc. · Vendor · USA
Reserved2026-03-30T17:15:52
Published2026-04-03T22:39:31
Last Updated2026-04-06T16:10:10

LINK COPIED TO CLIPBOARD