๐Ÿ” CVE Alert

CVE-2026-72556

HIGH 8.8

ZoneMinder ZoneMinder - Remote Code Execution

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

A remote code execution vulnerability in ZoneMinder 1.39.17 allows any authenticated user to execute OS commands by exploiting a broken permission check in the Filter class. The canEdit() and canDelete() methods invoke nonexistent methods on the ZM\User class, causing PHP __call() to return a truthy value that bypasses the permission check for all users. Any authenticated user can trigger filter-based OS command execution regardless of their assigned role.

CWE CWE-78
Vendor zoneminder
Product zoneminder
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for zoneminder zoneminder

Be the first to know when new high vulnerabilities affecting zoneminder zoneminder are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

ZoneMinder / ZoneMinder
0 โ‰ค 1.39.17

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ZoneMinder/zoneminder

Credits

Bobur Abdugafforov