---
cve: "CVE-2026-67613"
severity: "MEDIUM"
cvss: 6.9
epss: "39%"
vendor: "usmannasir"
kev: false
exploited: false
published: "2026-08-13 18:18:08"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-19T14:56:27+02:00"
---

# CVE-2026-67613

> 6.9 MEDIUM · 🧪 PoC

## Beschreibung

CyberPanel before 3.0.0 contains a path traversal vulnerability that allows authenticated administrators to read arbitrary files from the server filesystem by supplying unsanitized file paths to the cloudAPI ReadReport endpoint. Attackers can manipulate the reportFile parameter in the JSON request body, which is passed directly to open() in cloudManager.py without validation or allowlisting, enabling traversal to any file readable by the root-privileged CyberPanel process including credential files, SSL and SSH private keys, and JWT secret files.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Hoch | good |
| UI Interaktion | Keine | bad |

## Referenzen

- <https://cyberpanel.net/KnowledgeBase/home/change-logs/>
- <https://github.com/usmannasir/cyberpanel/issues/1858>
- <https://www.vulncheck.com/advisories/cyberpanel-path-traversal-file-read-via-cloudapi-readreport>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-67613) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
