CVE-2024-43360
Published: April 11, 2026
Official Description
ZoneMinder is a free, open source closed-circuit television software application. ZoneMinder is affected by a time-based SQL Injection vulnerability. This vulnerability is fixed in 1.36.34 and 1.37.61.
Risk Analysis
A time-based SQL Injection vulnerability affects ZoneMinder, an open-source CCTV software. The confirmed active exploitation of this flaw, as indicated by its presence in CISA's KEV catalog, makes it an urgent concern.
This vulnerability is actively being exploited in the wild. SQL injection flaws are typically remotely exploitable.
Upgrade ZoneMinder to version 1.36.34 or 1.37.61 to fix this SQL Injection vulnerability. Ensure all database queries use prepared statements and properly escape user-supplied input.
Technical Analysis
CVE-2024-43360 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2024-43360 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Exploit & PoC Resources
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-43360 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1