CVE-2026-27470
ZoneMinder: Second-Order SQL Injection in `getNearEvents()` via Stored Event Name and Cause Fields
CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-89 |
| Vendor | zoneminder |
| Product | zoneminder |
| Published | Feb 21, 2026 |
| Last Updated | Feb 24, 2026 |
Stay Ahead of the Next One
Get instant alerts for zoneminder zoneminder
Be the first to know when new high vulnerabilities affecting zoneminder zoneminder are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
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
Affected Versions
ZoneMinder / zoneminder
< 1.36.38 >= 1.37.61, < 1.38.1
References
github.com: https://github.com/ZoneMinder/zoneminder/security/advisories/GHSA-r6gm-478g-f2c4 github.com: https://github.com/ZoneMinder/zoneminder/releases/tag/1.36.38 github.com: https://github.com/ZoneMinder/zoneminder/releases/tag/1.38.1 owasp.org: https://owasp.org/www-community/attacks/SQL_Injection