Skip to main content

ATEN Unizon CVE-2026-9775

| EUVDEUVD-2026-39113 MEDIUM
Path Traversal (CWE-22)
2026-06-24 zdi GHSA-cxx8-7x7p-5ccv
6.5
CVSS 3.1 · NVD
Share

Severity by source

Vendor (zdi) PRIMARY
MEDIUM
qualitative
NVD
6.5 MEDIUM
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
vuln.today AI
5.5 MEDIUM

Network-reachable uploadSSL endpoint but requires high-privilege authentication (PR:H); file deletion yields high availability impact (A:H) and minimal integrity effect (I:L) with no confidentiality exposure.

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

Primary rating from Vendor (zdi).

CVSS VectorNVD

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

Lifecycle Timeline

2
CVSS changed
Jun 27, 2026 - 19:07 NVD
5.5 (MEDIUM) 6.5 (MEDIUM)
Analysis Generated
Jun 24, 2026 - 22:28 vuln.today

DescriptionNVD

ATEN Unizon uploadSSL Directory Traversal Arbitrary File Deletion Vulnerability. This vulnerability allows remote attackers to delete arbitrary files on affected installations of ATEN Unizon. Authentication is required to exploit this vulnerability.

The specific flaw exists within the uploadSSL 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 delete files or create a denial-of-service condition on the system. Was ZDI-CAN-28503.

AnalysisAI

Arbitrary file deletion via directory traversal in ATEN Unizon's uploadSSL method allows authenticated remote attackers with high-privilege credentials to delete files anywhere on the underlying filesystem. All versions are indicated as affected by the wildcard CPE. Exploitation can be used to destroy configuration or system files, inducing a denial-of-service condition; no confirmed active exploitation or public exploit code has been identified at time of analysis.

Technical ContextAI

ATEN Unizon is a network management platform. The vulnerable component is the uploadSSL method, which handles SSL certificate uploads. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory - Path Traversal): the application fails to sanitize or canonicalize user-supplied path data before passing it to file operation functions, allowing traversal sequences such as '../../' to escape the intended directory. The CPE string cpe:2.3:a:aten:unizon:*:*:*:*:*:*:*:* uses a wildcard version field, indicating all tracked Unizon releases are affected. The CVSS:3.0 vector AV:N/AC:L/PR:H/UI:N/S:U confirms the endpoint is network-accessible, exploitation complexity is low once credentials are held, and the scope does not extend beyond the vulnerable system.

RemediationAI

Consult the ATEN vendor security advisory at https://www.aten.com/global/en/supportcenter/info/security-advisory/28/ and apply any vendor-released firmware or software update; an exact patched version number is not confirmed in the available input data, so the advisory should be checked directly for version-specific guidance. As a compensating control, restrict network access to the Unizon management interface to only trusted administrator workstations via firewall ACLs or network segmentation, reducing the attack surface even though exploitation already requires high-privilege credentials. Enforce the principle of least privilege by auditing which accounts hold high-privilege roles in Unizon, and rotate credentials for any accounts that may have been exposed. Monitor filesystem integrity and access logs on Unizon hosts for unexpected file deletions as a detection measure. Note that network-layer controls reduce exposure but do not remediate the underlying path traversal flaw.

Share

CVE-2026-9775 vulnerability details – vuln.today

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