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.
{
"cna_assigner": "mitre",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/38xxx/CVE-2026-38428.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.0.35"
},
{
"introduced": "1.1.0"
},
{
"fixed": "1.3.7"
}
],
"cpe": "cpe:2.3:a:kestra:kestra:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}