SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-65694

HIGH · CVSS 7.5 EPSS 2.46% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-23 · Last synced 2026-08-22

CyberRota Analysis

AI-Generated

Microweber CMS versions up to 2.0.20 are vulnerable to a path traversal flaw in the static file controller, enabling unauthenticated remote attackers to read arbitrary files by manipulating the path query parameter. This vulnerability can lead to the exposure of sensitive information, including configuration files with credentials. Organizations using this CMS should prioritize patching to mitigate the risk of unauthorized data access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-65694
Severity
HIGH
CVSS
7.5
EPSS
2.46%

Original NVD 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.