All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-9777
HIGHpublished 2026-06-24 22:16 UTC · 4 days ago · modified 2026-06-27 19:01 UTC
7.2
CVSS / 10
// description
ATEN Unizon restoreDB Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of ATEN Unizon. Authentication is required to exploit this vulnerability. The specific flaw exists within the restoreDB method. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of SYSTEM. Was ZDI-CAN-28578.
// cvss 3.0 vector
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-22