CVE-2026-9775
Analyzed Analyzed - Analysis Complete

Directory Traversal in ATEN Unizon Leading to File Deletion

Vulnerability report for CVE-2026-9775, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-24

Last updated on: 2026-06-27

Assigner: Zero Day Initiative

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-24
Last Modified
2026-06-27
Generated
2026-07-15
AI Q&A
2026-06-25
EPSS Evaluated
2026-07-13
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
aten unizon to 2.7.264 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Detection Guidance

This vulnerability involves improper validation of user-supplied paths in the uploadSSL method, specifically during SSL certificate uploads via the /rest/system/ssl endpoint. Detection would involve monitoring authenticated administrative access to this endpoint and checking for unusual or unauthorized file deletion activities.

Since authentication is required to exploit this vulnerability, reviewing logs for authenticated requests to the /rest/system/ssl endpoint can help detect potential exploitation attempts.

Suggested commands or methods to detect this vulnerability include:

  • Review web server or application logs for authenticated POST requests to /rest/system/ssl.
  • Use network monitoring tools to filter and analyze traffic targeting the /rest/system/ssl endpoint.
  • Check system logs for unexpected file deletions or denial-of-service symptoms.
Executive Summary

This vulnerability exists in the ATEN Unizon product within the uploadSSL method. It is a directory traversal flaw that allows an authenticated remote attacker to delete arbitrary files on the affected system. The root cause is the lack of proper validation of user-supplied file paths before performing file operations, which can be exploited to delete files or cause a denial-of-service condition.

Impact Analysis

If exploited, this vulnerability can allow an attacker with authentication to delete arbitrary files on your system. This could lead to loss of important data or system files, potentially causing a denial-of-service condition that disrupts normal operations.

Compliance Impact

This vulnerability allows authenticated remote attackers to delete arbitrary files on affected ATEN Unizon installations, potentially leading to denial-of-service conditions.

While the CVE description does not explicitly mention compliance impacts, arbitrary file deletion and denial-of-service could affect the integrity and availability of data, which are important aspects of standards like GDPR and HIPAA.

Therefore, exploitation of this vulnerability might lead to non-compliance with regulations that require protection of data integrity and system availability.

Mitigation Strategies

The primary mitigation step is to apply the security update released by ATEN. Specifically, upgrade the firmware of ATEN Unizon to version FW V2.7.264.001 or later, which addresses this vulnerability.

Additionally, restrict administrative access to the /rest/system/ssl endpoint to trusted users only, and monitor authenticated sessions closely.

Implement network-level controls to limit access to the device and consider auditing file system changes to detect unauthorized deletions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-9775. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart