CVE-2026-65694 PUBLISHED

Microweber CMS 2.0.20 Path Traversal via ServeStaticFileController

Assigner: VulnCheck
Reserved: 22.07.2026 Published: 23.07.2026 Updated: 24.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor microweber
Product microweber
Versions Default: affected
  • affected from 0 to 2.0.20 (incl.)

Credits

  • Bobur Abdugafforov finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE