CVE-2026-9774: ATEN Unizon Directory Traversal Arbitrary File Deletion
A directory traversal vulnerability in ATEN Unizon allows authenticated users with high-level privileges to delete arbitrary files on the system. The flaw exists in the updateLicense function, which fails to properly validate file paths before performing deletion operations. While authentication is required to exploit this issue, a compromised or malicious administrator account could use this to destroy critical system files, disable services, or trigger a denial-of-service condition.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 6.5 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
- Weaknesses (CWE)
- CWE-22
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-24 / 2026-06-27
NVD description (verbatim)
ATEN Unizon updateLicense 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 updateLicense 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-28502.
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-9774 is a path traversal vulnerability (CWE-22) in the updateLicense method of ATEN Unizon. The vulnerability stems from insufficient input validation on user-supplied file paths prior to file system operations. An authenticated attacker with high privileges can craft malicious path inputs—such as those containing directory traversal sequences (../)—to reference and delete files outside the intended directory scope. This can be leveraged to remove configuration files, application binaries, or other critical system components, resulting in service disruption or system instability.
Business impact
An attacker with authenticated administrative access could exploit this vulnerability to delete vital application or system files, causing service outages and data loss. In environments where ATEN Unizon manages critical infrastructure or facilities (such as KVM switching, building management, or data center operations), file deletion could disrupt facility operations, interrupt monitoring and control systems, or trigger cascading failures. Recovery would require system restoration from backups and potential downtime.
Affected systems
ATEN Unizon installations are affected. Organizations using Unizon for centralized control and management of ATEN devices should assess whether they are running vulnerable versions. Verify the specific version numbers and patch status against ATEN's advisory documentation.
Exploitability
Exploitation requires valid authentication credentials with high privilege level (administrative or equivalent). The attack vector is network-based with low complexity, meaning an authenticated attacker can exploit this remotely without additional steps or user interaction. While the barrier to entry (authentication requirement) is moderate, the impact on system integrity and availability is significant. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, suggesting limited evidence of active, widespread exploitation at this time.
Remediation
Apply security updates from ATEN that address this directory traversal vulnerability in the updateLicense function. Consult ATEN's security advisory for specific patch versions and installation instructions. Additionally, enforce strict access controls to limit which users and roles can access the updateLicense function, and implement network-level controls to restrict administrative access to Unizon to trusted IP ranges.
Patch guidance
Contact ATEN or review their security advisories for patch availability and version numbers for ATEN Unizon. Apply patches during a maintenance window after testing in a non-production environment. Verify that the patched version properly validates and sanitizes file path inputs before performing file operations. If patches are not yet available, apply the recommended access control mitigations.
Detection guidance
Monitor access logs for the updateLicense function, especially calls originating from unexpected IP addresses or user accounts. Watch for suspicious file deletion events in system logs, particularly deletions of critical configuration or application files. Implement file integrity monitoring (FIM) on key Unizon directories and system files to detect unauthorized modifications or deletions. Network intrusion detection systems should be tuned to identify path traversal patterns (../ sequences) in updateLicense requests.
Why prioritize this
This vulnerability is rated MEDIUM severity (CVSS 6.5) due to the authentication requirement and the absence of confidentiality impact. However, the high integrity and availability impact—combined with the ability to delete arbitrary files remotely—makes it a concern for organizations relying on Unizon for critical operations. Prioritize patching based on your environment's dependency on Unizon and the privilege levels of users with access to its administrative functions.
Risk score, explained
The CVSS 3.1 score of 6.5 (MEDIUM) reflects a network-accessible vulnerability that requires high-level authentication (PR:H) but has no user interaction requirement (UI:N). The lack of confidentiality impact (C:N) is offset by high integrity (I:H) and availability (I:A) impact, as an attacker can delete files and disrupt service. Organizations where Unizon manages critical infrastructure should consider the business context when assessing risk, as file deletion in such environments could escalate effective impact beyond the numerical score.
Frequently asked questions
What privilege level is required to exploit this vulnerability?
The vulnerability requires authentication and high-level privileges (administrative or equivalent role). It cannot be exploited by unauthenticated users or standard user accounts with limited permissions.
Is this vulnerability being actively exploited in the wild?
No. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating no confirmed active exploitation at this time. However, organizations should still prioritize patching to prevent opportunistic attacks.
Can this vulnerability lead to ransomware attacks?
While the vulnerability itself enables file deletion, ransomware typically involves encryption and ransom demands. However, a malicious actor with compromised high-level credentials could use this flaw to delete backups or disable security tools as part of a broader attack chain.
What should we do if we cannot patch immediately?
Implement strict access controls to limit who can access Unizon's administrative functions, restrict network access to Unizon to trusted sources, enable detailed logging of updateLicense calls, and deploy file integrity monitoring on critical system files. These controls reduce the attack surface while you prepare for patching.
This analysis is based on available vulnerability data as of the publication date. Patch versions, availability, and timelines are subject to vendor discretion and may change. Organizations should verify all technical details and patch information directly with ATEN's security advisories. The absence of KEV listing does not guarantee the absence of exploitation; maintain vigilance and monitor security channels for updates. This information is provided for educational and risk management purposes and should not be construed as a substitute for professional security assessment or legal advice. Source: NVD (public-domain), retrieved 2026-08-02. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-9775MEDIUMATEN Unizon Directory Traversal Arbitrary File Deletion
- CVE-2026-9776HIGHATEN Unizon Directory Traversal Information Disclosure Vulnerability
- CVE-2026-9777HIGHATEN Unizon Directory Traversal RCE Vulnerability Analysis
- CVE-2026-9778HIGHATEN Unizon Directory Traversal Remote Code Execution
- CVE-2018-25393MEDIUMNavigate CMS 2.8.5 Path Traversal Vulnerability (CVSS 6.5)
- CVE-2018-25421MEDIUMOpen STA Manager 2.3 Path Traversal File Download Vulnerability
- CVE-2019-25734MEDIUMContact Form by WD CSRF & Local File Inclusion Vulnerability
- CVE-2019-25740MEDIUMJoomla com_jsjobs Arbitrary File Deletion Vulnerability