SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-76060

HIGH · CVSS 8.8 EPSS 2.31% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-28 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

An authenticated OS command injection vulnerability in ZoneMinder's event export functionality allows any user with View Events permission to execute arbitrary commands on the server through unsanitized input in the exportFile HTTP request parameter. This high-severity flaw (CVSS 8.8) poses a significant risk to system integrity and confidentiality. Organizations using ZoneMinder should prioritize patching this vulnerability to mitigate potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-76060
Severity
HIGH
CVSS
8.8
EPSS
2.31%

Original NVD 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.