CVE-2026-76060

Severity CVSS v4.0:
HIGH
Type:
CWE-78 OS Command Injections
Publication date:
28/08/2026
Last modified:
28/08/2026

Description

An authenticated OS command injection vulnerability exists in ZoneMinder's event export functionality. The exportFile HTTP request parameter is passed unsanitized into a shell command executed via PHP's exec(), allowing any authenticated user with View Events permission to execute arbitrary operating system commands on the server.