PatchSiren cyber security CVE debrief
CVE-2026-34612 kestra-io CVE debrief
CVE-2026-34612 is a SQL Injection vulnerability in Kestra, leading to Remote Code Execution (RCE) via the /api/v1/main/flows/search endpoint. The vulnerability requires authentication and can be triggered by visiting a crafted link. The injected payload is executed by PostgreSQL using COPY ... TO PROGRAM ..., running arbitrary OS commands on the host. This issue was patched in version 1.3.7. The vulnerability affects Kestra's default docker-compose deployment, and users should take immediate action to patch their systems.
- Vendor
- kestra-io
- Product
- kestra
- CVSS
- CRITICAL 9.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-04-03
- Original CVE updated
- 2026-07-24
- Advisory published
- 2026-04-03
- Advisory updated
- 2026-07-24
Who should care
Users of Kestra, especially those using the default docker-compose deployment, should be aware of this vulnerability and take immediate action to patch their systems. This includes administrators, security teams, and operators who manage Kestra deployments.
Technical summary
The vulnerability exists in the /api/v1/main/flows/search endpoint of Kestra, a default docker-compose deployment. An authenticated user can trigger the vulnerability by visiting a crafted link, leading to Remote Code Execution (RCE) via SQL Injection. The payload is executed by PostgreSQL, allowing arbitrary OS commands to be run on the host. This issue was patched in version 1.3.7. Affected product deployments should be identified in managed environments, and owners should be assigned for follow-up. The official advisory or CVE record should be reviewed to validate affected scope, severity, and vendor guidance. Vendor-supported updates or mitigations should be planned through normal change control where exposure is confirmed. Compensating controls for exposed systems should be reviewed while remediation is scheduled and verified. Relevant monitoring, detection, and logs for exposed assets should be checked, and exceptions should be tracked, and remediated assets should be retested, and the item should be closed only after evidence is documented.
Defensive priority
High
Recommended defensive actions
- Apply the patch by updating to version 1.3.7 or later
- Restrict access to the /api/v1/main/flows/search endpoint
- Monitor for suspicious activity on the Kestra platform
- Perform regular security audits and vulnerability assessments
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record was published on 2026-04-03T23:17:04.587Z and last modified on 2026-07-24T22:10:00.140Z. The NVD entry is currently Analyzed. The vulnerability affects Kestra's default docker-compose deployment. Evidence is limited, and defenders should verify the patched version 1.3.7 or later.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-34612 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-34612
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-34612 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-34612
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/kestra-io/kestra/commit/3926762795df8ad3e03924b370c51832ed3a21d3
[email protected] - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/kestra-io/kestra/releases/tag/v1.3.7
[email protected] - Product, Release Notes
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9x
[email protected] - Exploit, Mitigation, Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.