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.
Published: 2026-03-31
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection via Query String API
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is a SQL injection in the query string search API (q=). Attackers can craft malicious input that is interpolated directly into PostgreSQL SELECT statements, enabling arbitrary data access, modification, or denial of service. The weakness corresponds to CWE‑89.

Affected Systems

Alerta monitoring tool, specifically the alerta-server component, is affected across all releases prior to version 9.1.0. The product is produced by the Alerta project and is identified by the CPE cpe:2.3:a:alerta_project:alerta.*. Any deployment using a version older than 9.1.0 is vulnerable.

Risk and Exploitability

The flaw carries a CVSS score of 6.9 and an EPSS score of less than 1%, indicating low current exploitation likelihood, and it is not listed in the CISA KEV catalog. The most likely attack vector is through the exposed HTTP API endpoint that accepts the q= parameter; exploitation requires the ability to send crafted queries, which is possible if the API is reachable.

Generated by OpenCVE AI on April 10, 2026 at 02:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch by upgrading to alerte v9.1.0 or later.

Generated by OpenCVE AI on April 10, 2026 at 02:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-8prr-286p-4w7j alerta-server has potential SQL Injection vulnerability in Query String Syntax (q=) API
History

Fri, 10 Apr 2026 01:45:00 +0000

Type Values Removed Values Added
First Time appeared Alerta Project
Alerta Project alerta
CPEs cpe:2.3:a:alerta_project:alerta:*:*:*:*:*:*:*:*
Vendors & Products Alerta Project
Alerta Project alerta

Fri, 03 Apr 2026 17:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 02 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Alerta
Alerta alerta
Vendors & Products Alerta
Alerta alerta

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

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Alerta Alerta
Alerta Project Alerta
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-03T16:36:42.053Z

Reserved: 2026-03-27T13:45:29.620Z

Link: CVE-2026-34400

cve-icon Vulnrichment

Updated: 2026-04-03T16:36:35.520Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-31T22:16:18.287

Modified: 2026-04-10T01:41:30.573

Link: CVE-2026-34400

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-10T09:45:54Z

Weaknesses