CVE-2026-38428 Details
Description
Kestra v1.3.3 and before is vulnerable to SQL Injection. The vulnerability occurs because user-controlled input from a GET parameter is directly concatenated into an SQL query without proper sanitization or parameterization. As a result, attackers can inject arbitrary SQL expressions into the database query.
A SQL injection vulnerability has been identified in Kestra versions through 1.3.3. This vulnerability allows authenticated users to inject arbitrary SQL expressions into database queries via unvalidated input from a GET parameter. The flaw arises because user-controlled data is directly appended to SQL queries without adequate sanitization or parameterization. Exploitation of this vulnerability can lead to remote code execution, as the injected SQL is executed by PostgreSQL using the 'COPY ... TO PROGRAM ...' command, which can run arbitrary operating system commands on the host.
Users can update to Kestra version 1.3.7 or later, or version 1.0.35, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9x | CISA-ADP | ExploitMitigationVendor Advisory |
| https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9x | [email protected] | ExploitMitigationVendor Advisory |
| https://www.link.com | [email protected] | Not Applicable |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| kestra kestra | < 1.0.35 >= 1.1.0, < 1.3.7 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 8, 2026 | Initial Analysis | [email protected] |
| May 6, 2026 | CVE Modified | CISA-ADP |
| May 5, 2026 | New CVE Received | [email protected] |