All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-9774
MEDIUMpublished 2026-06-24 22:16 UTC · 4 days ago · modified 2026-06-27 18:59 UTC
6.5
CVSS / 10
// description
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.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
// weaknesses (CWE)
- CWE-22