CVE-2026-38428
critical
CVSS v3
9.8
CVSS v2
—
VIR risk
9.8
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.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://github.com/kestra-io/kestra/security/advisories/GHSA-365w-2m69-mp9x
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| kestra | kestra | {"endExcluding":"1.0.35"} | 1.0.35 |
References
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.