CVE-2026-34612
🔴 Łataj teraz
Wstrzyknięcie SQL w Kestra umożliwia zdalne wykonanie kodu po uwierzytelnieniu.
CVSS
9.9
EPSS
0.2%
Exploit
poc
Vendor
kestra
Opis źródłowy (NVD)
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.
exploit rce sql-injection
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 9.9 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.2% |
| Opublikowano (NVD) | 2026-04-03 23:17:04 UTC |
| Ostatnia modyfikacja (NVD) | 2026-04-13 17:36:59 UTC |
Referencje
- https://github.com/kestra-io/kestra/commit/3926762795df8ad3e03924b370c51832ed3a21d3 (security-advisories@github.com) [Patch]
- https://github.com/kestra-io/kestra/releases/tag/v1.3.7 (security-advisories@github.com) [Product, Release Notes]
- https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9x (security-advisories@github.com) [Exploit, Mitigation, Vendor Advisory]