CVE Catalog

CVE-2026-1523

High
Published: Translated: NVD NIST

Summary

Path Traversal vulnerability in Digitek ADT1100 and DT950 devices from PRIMION DIGITEK (Azkoyen Group) allows an attacker to access arbitrary files on the server's file system. By manipulating the URL path with encoded traversal sequences (e.g., %2F), input validation can be bypassed to retrieve sensitive files outside the intended directory.

Risk Assessment

The risk includes disclosure of sensitive information such as configuration files, passwords, or user data, potentially leading to further system compromise. The attack does not require authentication, increasing the threat level.

Recommendation

Apply vendor-provided patches immediately and restrict device access to trusted networks only. Implement HTTP request filtering for traversal sequences and encoded characters.

Related vulnerabilities

Original NVD description (English source)

Path Traversal vulnerability in Digitek ADT1100 and Digitek DT950 from PRIMION DIGITEK, S.L.U (Azkoyen Group). This vulnerability allows an attacker to access arbitrary files in the server's file system, thet is, 'http://<host>/..%2F..% 2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd'. By manipulating the input to include URL encoded directory traversal sequences (e.g., %2F representing /), an attacker can bypass the input validation mechanisms ans retrieve sensitive files outside the intended directory, which could lead to information disclosure or further system compromise.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS