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.
Published: 2026-08-18
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An installation path chosen for the Windows Zabbix Agent may be accepted without verifying that it has secure permissions. If the directory permits unprivileged users to modify its contents, an attacker can inject a malicious DLL that the agent will load during execution, exposing the system to potential code execution. The vulnerability stems from improper validation of user‑selected installation directories, which is a classic path manipulation weakness.

Affected Systems

The affected product is Zabbix Zabbix. Any installation of the Zabbix Agent on a Windows system that allows a custom installation directory can be impacted. The CVE does not specify particular component versions, so all builds using the vulnerable installer are at risk until updated.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity. An attacker would need to trick a privileged installer user into selecting or creating a malicious directory or would have to already have administrative rights to change permissions on an existing directory to exploit the weakness. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, implying that it is not currently known to be exploited in the wild. The most likely attack vector is via the installer routine on Windows, requiring the attacker to have some level of ability to influence the chosen path or its permissions.

Generated by OpenCVE AI on August 18, 2026 at 14:03 UTC.

Remediation

Vendor Solution

Update the affected components to their respective fixed versions.


Vendor Workaround

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.


OpenCVE Recommended Actions

  • Update the affected components to their respective fixed versions
  • 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

Generated by OpenCVE AI on August 18, 2026 at 14:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Zabbix
Zabbix zabbix
Vendors & Products Zabbix
Zabbix zabbix

Tue, 18 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
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.
Title Improper validation of custom installation directories on Windows could allow installation into locations with unsafe permissions, increasing the risk of DLL sideloading.
Weaknesses CWE-427
References
Metrics cvssV4_0

{'score': 5.4, '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Zabbix

Published:

Updated: 2026-08-18T13:34:30.672Z

Reserved: 2026-07-07T08:30:49.859Z

Link: CVE-2026-59781

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-18T13:17:25.340

Modified: 2026-08-18T14:17:15.167

Link: CVE-2026-59781

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T14:15:07Z

Weaknesses
  • CWE-427

    Uncontrolled Search Path Element