Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/microweber/microweber/pull/1181
- https://www.vulncheck.com/advisories/microweber-cms-path-traversal-via-servestat
- https://github.com/microweber/microweber/pull/1181
FAQ
What is CVE-2026-65694?
CVE-2026-65694 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 traversa...
How severe is CVE-2026-65694?
CVE-2026-65694 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-65694?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.