Vulnerability Description
CyberPanel before 3.0.0 contains a hard-coded JWT secret vulnerability in the WebTerminal FastAPI SSH service that allows unauthenticated remote attackers to forge valid authentication tokens and obtain an interactive root shell via WebSocket on port 8888. Attackers can craft a forged JWT signed with the hardcoded secret value, specifying ssh_user=root, to authenticate to the terminal service without any valid credentials and receive a root shell.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://cyberpanel.net/KnowledgeBase/home/change-logs/
- https://github.com/usmannasir/cyberpanel/issues/1858
- https://www.vulncheck.com/advisories/cyberpanel-hard-coded-jwt-secret-authentica
FAQ
What is CVE-2026-67614?
CVE-2026-67614 is a vulnerability with a CVSS score of 9.8 (CRITICAL). CyberPanel before 3.0.0 contains a hard-coded JWT secret vulnerability in the WebTerminal FastAPI SSH service that allows unauthenticated remote attackers to forge valid authentication tokens and obta...
How severe is CVE-2026-67614?
CVE-2026-67614 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-67614?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.