CVE-2018-25393

Severity CVSS v4.0:
HIGH
Type:
CWE-22 Path Traversal
Publication date:
29/05/2026
Last modified:
17/06/2026

Description

Navigate CMS 2.8.5 contains a path traversal vulnerability that allows authenticated users to download arbitrary files by injecting directory traversal sequences in the id parameter. Attackers can send GET requests to navigate_download.php with path traversal payloads ../../../cfg/globals.php to access sensitive configuration files and system files outside the intended directory.