Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/ZoneMinder/zoneminder
- https://github.com/ZoneMinder/zoneminder/security/advisories/GHSA-88m4-hrgp-m9v3
- https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-23
- https://www.cisa.gov/news-events/ics-advisories/icsa-26-237-02
- https://zoneminder.com/downloads
FAQ
What is CVE-2026-76060?
CVE-2026-76060 is a vulnerability with a CVSS score of 8.8 (HIGH). 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...
How severe is CVE-2026-76060?
CVE-2026-76060 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-76060?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.