Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Satterly

Researcher fromalerta
#24612of 53,625
9.8Total CVSS
Vulnerabilities · 1
PT-2026-29356
9.8
2026-03-31
Alerta · Alerta · CVE-2026-34400
**Name of the Vulnerable Software and Affected Versions** Alerta versions prior to 9.1.0 **Description** Alerta, a monitoring tool, had a SQL injection issue in the Query string search API. The vulnerability stemmed from directly interpolating user-supplied search terms into SQL strings via f-strings when building WHERE clauses using the Postgres query parser. The API endpoint ''/'' with the `q` parameter was susceptible to this issue. **Recommendations** Upgrade to version 9.1.0 or later. If an upgrade is not possible, deploy a proxy to sanitize the `q` parameter before it reaches the Alerta API.