-
Type:
Defect (Security)
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Component/s: Packages (C)
-
None
| CVE ID | CVE-2026-59781 |
| CVSS score | 5.4 (Medium) |
| CVSS vector | CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
| Affected components | Packages |
| Summary | Improper validation of custom installation directories on Windows could allow installation into locations with unsafe permissions, increasing the risk of DLL sideloading. |
| Description | When Zabbix Agent was installed on Windows into a custom installation directory, the installer did not verify whether the selected directory had secure access permissions. If the target directory allowed unauthorized users to modify its contents, an attacker could place a malicious DLL that could later be loaded by the application, resulting in DLL sideloading. The installer has been hardened to detect potentially unsafe installation directories and now requires explicit user confirmation before proceeding with installation in such locations. This reduces the risk of accidental installation into directories with inappropriate permissions while preserving compatibility with existing deployment scenarios. |
| Known attack vectors | An attacker with the ability to write files to an insecure custom installation directory could place a malicious DLL that may be loaded by the application due to the Windows DLL search order. |
| Affected and fix version/s | Affected: 7.4.0 - 7.4.12 → Fixed: 7.4.13 Affected: 7.0.0 - 7.0.28 → Fixed: 7.0.29 Affected: 6.0.0 - 6.0.47 → Fixed: 6.0.48 |
| Mitigation | Update the affected components to their respective fixed versions. |
| Workarounds | Install the Zabbix Agent into directories with appropriately restricted access permissions. Verify and adjust permissions on custom installation directories to prevent unprivileged users from modifying their contents. |
| Acknowledgements | Zabbix wants to thank Kazuma Matsumoto of GMO Cybersecurity by IERAE, Inc. for finding and reporting this issue. |