CVE Catalog

CVE-2026-67614

CriticalCVSS 9.8
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

An unauthenticated attacker could gain full control over the server (root shell), leading to complete system and data compromise.

Recommendation

Update CyberPanel to version 3.0.0 or later and immediately restrict external access to port 8888.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS