Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Kestra | Kestra | < 1.0.35 |
Related Weaknesses (CWE)
References
- https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9xExploitMitigationVendor Advisory
- https://www.link.comNot Applicable
- https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9xExploitMitigationVendor Advisory
FAQ
What is CVE-2026-38428?
CVE-2026-38428 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 sanitizat...
How severe is CVE-2026-38428?
CVE-2026-38428 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-38428?
Check the references section above for vendor advisories and patch information. Affected products include: Kestra Kestra.