{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-59781",
        "assignerOrgId": "72de3e22-0555-4a0d-ae81-9249e0f0a1e8",
        "state": "PUBLISHED",
        "assignerShortName": "Zabbix",
        "dateReserved": "2026-07-07T08:30:49.859Z",
        "datePublished": "2026-08-18T12:21:29.618Z",
        "dateUpdated": "2026-08-19T03:55:56.294Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "72de3e22-0555-4a0d-ae81-9249e0f0a1e8",
                "shortName": "Zabbix",
                "dateUpdated": "2026-08-18T12:21:29.618Z"
            },
            "title": "Improper validation of custom installation directories on Windows could allow installation into locations with unsafe permissions, increasing the risk of DLL sideloading.",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-427",
                            "description": "CWE-427: Uncontrolled Search Path Element",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-471",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-471: DLL Search Order Hijacking"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "Zabbix",
                    "product": "Zabbix",
                    "repo": "https://git.zabbix.com/",
                    "modules": [
                        "Packages"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "7.4.0",
                            "lessThanOrEqual": "7.4.12",
                            "changes": [
                                {
                                    "at": "7.4.13",
                                    "status": "unaffected"
                                }
                            ],
                            "versionType": "git"
                        },
                        {
                            "status": "affected",
                            "version": "7.0.0",
                            "lessThanOrEqual": "7.0.28",
                            "changes": [
                                {
                                    "at": "7.0.29",
                                    "status": "unaffected"
                                }
                            ],
                            "versionType": "git"
                        },
                        {
                            "status": "affected",
                            "version": "6.0.0",
                            "lessThanOrEqual": "6.0.47",
                            "changes": [
                                {
                                    "at": "6.0.48",
                                    "status": "unaffected"
                                }
                            ],
                            "versionType": "git"
                        }
                    ],
                    "defaultStatus": "unknown"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>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.</p>"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://support.zabbix.com/browse/ZBX-28077"
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV4_0": {
                        "attackVector": "LOCAL",
                        "attackComplexity": "LOW",
                        "attackRequirements": "PRESENT",
                        "privilegesRequired": "LOW",
                        "userInteraction": "PASSIVE",
                        "vulnConfidentialityImpact": "HIGH",
                        "subConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "HIGH",
                        "subIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "HIGH",
                        "subAvailabilityImpact": "NONE",
                        "exploitMaturity": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "valueDensity": "NOT_DEFINED",
                        "vulnerabilityResponseEffort": "NOT_DEFINED",
                        "providerUrgency": "NOT_DEFINED",
                        "version": "4.0",
                        "baseSeverity": "MEDIUM",
                        "baseScore": 5.4,
                        "vectorString": "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"
                    }
                }
            ],
            "configurations": [
                {
                    "lang": "en",
                    "value": "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.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>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.</p>"
                        }
                    ]
                }
            ],
            "workarounds": [
                {
                    "lang": "en",
                    "value": "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.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>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.</p>"
                        }
                    ]
                }
            ],
            "solutions": [
                {
                    "lang": "en",
                    "value": "Update the affected components to their respective fixed versions.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>Update the affected components to their respective fixed versions.</p>"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Zabbix wants to thank Kazuma Matsumoto of GMO Cybersecurity by IERAE, Inc. for finding and reporting this issue.",
                    "type": "reporter"
                }
            ],
            "source": {
                "discovery": "EXTERNAL"
            },
            "x_generator": {
                "engine": "Vulnogram 1.0.4"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-18T00:00:00+00:00",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3",
                                "id": "CVE-2026-59781"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-19T03:55:56.294Z"
                }
            }
        ]
    }
}