CVE-2026-65694

Severity CVSS v4.0:
HIGH
Type:
CWE-22 Path Traversal
Publication date:
23/07/2026
Last modified:
30/07/2026

Description

Microweber CMS through 2.0.20 contains a path traversal vulnerability in the static file controller that allows unauthenticated remote attackers to read arbitrary files by supplying directory traversal sequences in the path query parameter. Attackers can send a single unauthenticated HTTP GET request exploiting the failure of normalize_path() to strip traversal sequences, disclosing sensitive files such as environment configuration files containing credentials and system files.