Input validation error in Zabbix - CVE-2026-59781
Published: August 18, 2026
Vulnerability details
The vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to improper validation of custom installation directories in the Zabbix Agent installer on Windows when installing the agent into a custom directory with unsafe permissions. A local user can place a malicious DLL in the insecure installation directory to execute arbitrary code.
The issue arises because Windows may load the malicious DLL due to the DLL search order, and user interaction is required during installation.