CVE-2026-76060

HIGHCVSS 8.8/10EPSS 2.31%

Last modified

CVE-2026-76060 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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.. EPSS estimates a 2.31% chance of exploitation in the next 30 days.

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.

Metrics

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
ZoneminderZoneminder>= 1.37.48, < 1.38.3

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2026-76060?
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.
How severe is CVE-2026-76060?
CVE-2026-76060 has a CVSS score of 8.8/10 (HIGH severity). The EPSS model estimates a 2.31% probability of exploitation in the next 30 days.
How do I fix CVE-2026-76060?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-76060?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST