Alerta is a monitoring tool. Prior to version 9.1.0, the Query string search API (q=) was vulnerable to SQL injection via the Postgres query parser, which built WHERE clauses by interpolating user-supplied search terms directly into SQL strings via f-strings. This issue has been patched in version 9.1.0.
Project Subscriptions
No data.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-8prr-286p-4w7j | alerta-server has potential SQL Injection vulnerability in Query String Syntax (q=) API |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 01 Apr 2026 02:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Alerta is a monitoring tool. Prior to version 9.1.0, the Query string search API (q=) was vulnerable to SQL injection via the Postgres query parser, which built WHERE clauses by interpolating user-supplied search terms directly into SQL strings via f-strings. This issue has been patched in version 9.1.0. | |
| Title | alerta-server has potential SQL Injection vulnerability in Query String Syntax (q=) API | |
| Weaknesses | CWE-89 | |
| References |
|
|
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-31T21:00:59.824Z
Reserved: 2026-03-27T13:45:29.620Z
Link: CVE-2026-34400
No data.
Status : Received
Published: 2026-03-31T22:16:18.287
Modified: 2026-03-31T22:16:18.287
Link: CVE-2026-34400
No data.
OpenCVE Enrichment
No data.
Weaknesses
Github GHSA