Skip to main content

ATEN Unizon CVE-2026-9778

| EUVDEUVD-2026-39116 HIGH
Path Traversal (CWE-22)
2026-06-24 zdi GHSA-8584-g8g6-7rhx
7.2
CVSS 3.0 · Vendor: zdi
Share

Severity by source

Vendor (zdi) PRIMARY
7.2 HIGH
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.2 HIGH

ImportDeviceList requires a high-privilege authenticated session (PR:H) but is network-reachable with no user interaction; path traversal yields SYSTEM code execution, so C/I/A:H.

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (zdi).

CVSS VectorVendor: zdi

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jun 24, 2026 - 22:25 vuln.today

DescriptionCVE.org

ATEN Unizon ImportDeviceList 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 ImportDeviceList 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-28579.

AnalysisAI

Authenticated remote code execution in ATEN Unizon arises from a directory traversal flaw in the ImportDeviceList method, where a user-supplied file path is used in file operations without proper validation. A high-privileged remote attacker can traverse outside intended directories to write or manipulate files and ultimately execute arbitrary code in the SYSTEM context, fully compromising the host. Discovered and reported via the Zero Day Initiative (ZDI-26-382 / ZDI-CAN-28579); no public exploit identified at time of analysis and it is not listed in CISA KEV.

Technical ContextAI

ATEN Unizon is ATEN's centralized device/infrastructure management platform used to discover, monitor, and administer ATEN networked hardware (such as KVM-over-IP, PDU, and matrix devices). The vulnerability is a classic CWE-22 Improper Limitation of a Pathname to a Restricted Directory (path/directory traversal): the ImportDeviceList feature accepts a path parameter and uses it in file operations without canonicalizing or constraining it to an expected base directory, so sequences such as '../' or absolute paths let the attacker reference arbitrary filesystem locations. Because the service runs with elevated privileges, traversal-controlled file writes translate into code execution under the Windows SYSTEM account. The single CPE provided, cpe:2.3:a:aten:unizon:*:*:*:*:*:*:*:*, covers all versions without a fixed upper bound being specified in the intelligence.

RemediationAI

Apply the fix described in the ATEN security advisory (https://www.aten.com/global/en/supportcenter/info/security-advisory/31/); patch available per vendor advisory, though an exact fixed version number was not present in the supplied data and should be confirmed directly from that advisory and ZDI-26-382 (https://www.zerodayinitiative.com/advisories/ZDI-26-382/). Until the update is deployed, reduce exposure by restricting network access to the Unizon management interface to trusted administrative networks or a management VLAN (trade-off: legitimate remote admins must use VPN/jump hosts), tightly limiting and auditing the high-privilege Unizon accounts required to reach the ImportDeviceList function since exploitation depends on PR:H access (trade-off: tighter account governance and possible workflow friction), and monitoring for anomalous import operations or unexpected file writes by the Unizon service. Because exploitation requires authenticated high-privilege access, rotating and strongly protecting admin credentials and enabling MFA on those accounts is an effective compensating control.

Share

CVE-2026-9778 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy