---
cve: "CVE-2026-34612"
severity: "CRITICAL"
cvss: 10.0
epss: "66%"
vendor: "kestra-io"
kev: false
exploited: false
published: "2026-04-03 23:17:04"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T01:56:12+02:00"
---

# CVE-2026-34612

> 10.0 CRITICAL · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- a3b606fb5142e47026144e030c78daafc3f4a6dd (Commit)
- 3926762795df8ad3e03924b370c51832ed3a21d3 (Commit)

## Referenzen

- <https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9x>
- <https://github.com/kestra-io/kestra/commit/3926762795df8ad3e03924b370c51832ed3a21d3>
- <https://github.com/kestra-io/kestra/releases/tag/v1.3.7>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-34612) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
