Mehrere Schwachstellen (CVE-2026-27206, CVE-2026-27470) in Zoneminder

⚠️ CVE-Referenzen: CVE-2026-27206 CVE-2026-27470

Zusammenfassung

Die Open-Source-Überwachungssoftware ZoneMinder weist in den Versionen 1.36.37 und älter sowie 1.37.61 bis 1.38.0 eine kritische SQL-Injection-Schwachstelle auf. Authentifizierte Nutzer können damit beliebige SQL-Abfragen ausführen. Betroffen ist die Datei web/ajax/status.php und die Funktion getNearEvents(). Hersteller haben bereits einen Patch veröffentlicht, der diese Lücke schließt.

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.
Quelle: app.opencve.io