Description
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.
INFO
Published Date :
2026-04-03T22:39:31.434Z
Last Modified :
2026-04-06T16:10:10.415Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-34612 vulnerability.
| Vendors | Products |
|---|---|
| Kestra-io |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-34612.