Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Blvck-Ltr

#13488of 53,632
19.7Total CVSS
Vulnerabilities · 2
Critical
2
PT-2026-37210
9.8
2026-05-05
Kestra · Kestra · CVE-2026-38428
**Name of the Vulnerable Software and Affected Versions** Kestra versions prior to 1.3.4 **Description** SQL Injection occurs because user-controlled input from a GET parameter is directly concatenated into an SQL query without proper sanitization or parameterization. This allows attackers to inject arbitrary SQL expressions into the database query. **Recommendations** Update to a version newer than 1.3.3.
PT-2026-30266
9.9
2026-04-03
Kestra · Kestra · CVE-2026-34612
Name of the Vulnerable Software and Affected Versions Kestra versions prior to 1.3.7 Description Kestra is an event-driven orchestration platform. Versions prior to 1.3.7 contain a SQL Injection vulnerability in the 'GET /api/v1/main/flows/search' endpoint, which can lead to Remote Code Execution (RCE). Authenticated users can trigger this issue by visiting a crafted link. The vulnerability exploits PostgreSQL's `COPY ... TO PROGRAM ...` functionality to execute arbitrary OS commands on the host system. Recommendations Update to version 1.3.7 or later.