CVE-2026-67613
CyberPanel < 3.0.0 Path Traversal File Read via cloudAPI ReadReport
CVSS Score
4.9
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-22 |
| Vendor | usmannasir |
| Product | cyberpanel |
| Published | Aug 13, 2026 |
Stay Ahead of the Next One
Get instant alerts for usmannasir cyberpanel
Be the first to know when new medium vulnerabilities affecting usmannasir cyberpanel are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
usmannasir / cyberpanel
0 < 3.0.0
References
Credits
Deniz Mert