CVE-2026-34400

MEDIUM EPSS 39.3%
Published Mar 31, 20263mo ago · Modified Jun 17, 20262w ago
6.9 CVSS 4.0
Medium
Find Similar
Published Mar 31, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
6.9
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
39.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-89 SQL Injection Injection

Affected Products 1

VendorProductVersionRange
alerta_projectalerta* <9.1.0

References 6

  • github.com https://github.com/alerta/alerta/commit/aeba85a37a09e5769a7a2da56481aa979ff99a00
    Patch
  • github.com https://github.com/alerta/alerta/commit/fdd52cd1abad8d02d1dfb8ecdcdbb43b6af3b883
    Patch
  • github.com https://github.com/alerta/alerta/pull/2040
    Issue TrackingPatch
  • github.com https://github.com/alerta/alerta/pull/712
    Issue TrackingPatch
  • github.com https://github.com/alerta/alerta/releases/tag/v9.1.0
    ProductRelease Notes
  • github.com https://github.com/alerta/alerta/security/advisories/GHSA-8prr-286p-4w7j
    Vendor Advisory

Remediation

  • github.com https://github.com/alerta/alerta/commit/aeba85a37a09e5769a7a2da56481aa979ff99a00
    Patch
  • github.com https://github.com/alerta/alerta/commit/fdd52cd1abad8d02d1dfb8ecdcdbb43b6af3b883
    Patch
  • github.com https://github.com/alerta/alerta/pull/2040
    Issue TrackingPatch
  • github.com https://github.com/alerta/alerta/pull/712
    Issue TrackingPatch