CVE-2026-27470

HIGH EPSS 37.8%
Published Feb 21, 20264mo ago · Modified Jun 17, 20262w ago
8.8 CVSS 3.1
High
Find Similar
Published Feb 21, 2026 4mo ago
Last Modified Jun 17, 2026 2w ago

Description

ZoneMinder is a free, open source closed-circuit television software application. In versions 1.36.37 and below and 1.37.61 through 1.38.0, there is a second-order SQL Injection vulnerability in the web/ajax/status.php file within the getNearEvents() function. Event field values (specifically Name and Cause) are stored safely via parameterized queries but are later retrieved and concatenated directly into SQL WHERE clauses without escaping. An authenticated user with Events edit and view permissions can exploit this to execute arbitrary SQL queries.

CVSS Details

Base Score
8.8
Exploitability
2.8
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
37.8% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available

Weaknesses 1

CWE-89 SQL Injection Injection

Affected Products 2

VendorProductVersionRange
zoneminderzoneminder* <1.36.38
zoneminderzoneminder*≥1.37.61  –  <1.38.1

References 4

  • github.com https://github.com/ZoneMinder/zoneminder/releases/tag/1.36.38
    ProductRelease Notes
  • github.com https://github.com/ZoneMinder/zoneminder/releases/tag/1.38.1
    ProductRelease Notes
  • github.com https://github.com/ZoneMinder/zoneminder/security/advisories/GHSA-r6gm-478g-f2c4
    ExploitMitigationVendor Advisory
  • owasp.org https://owasp.org/www-community/attacks/SQL_Injection
    Not Applicable

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.