AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-67614

CRITICAL · CVSS 9.8 EPSS 0.55% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

CyberPanel versions prior to 3.0.0 are vulnerable due to a hard-coded JWT secret in the WebTerminal FastAPI SSH service, allowing unauthenticated remote attackers to forge authentication tokens. This critical vulnerability enables attackers to gain an interactive root shell via WebSocket on port 8888, posing a severe risk to system integrity. Organizations using affected versions should prioritize immediate updates to mitigate potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-67614
Severity
CRITICAL
CVSS
9.8
EPSS
0.55%

Original NVD 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.