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.
Official resources
-
CVE-2026-34612 CVE record
CVE.org
-
CVE-2026-34612 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
[email protected] - Patch
-
Mitigation or vendor reference
[email protected] - Product, Release Notes
-
Mitigation or vendor reference
[email protected] - Exploit, Mitigation, Vendor Advisory
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-04-03T23:17:04.587Z and has not been modified since then. The NVD entry is currently Analyzed.