CVE-2026-76060

Summary

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.

Affected Software

VendorProductVersion RangeStatus
ZoneminderZoneminder1.37.48 < 1.38.3affected
ZoneminderZoneminder1.38.3unaffected

Weaknesses

  • CWE-78: CWE-78 Improper neutralization of special elements used in an OS command ('OS command injection')

References