CVE-2026-67614 PUBLISHED

CyberPanel < 3.0.0 Hard-coded JWT Secret Authentication Bypass via WebTerminal

Assigner: VulnCheck
Reserved: 29.07.2026 Published: 13.08.2026 Updated: 14.08.2026

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.

Metrics

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

Product Status

Vendor usmannasir
Product cyberpanel
Versions Default: affected
  • affected from 0 to 3.0.0 (excl.)

Credits

  • Deniz Mert finder

References

Problem Types

  • Use of Hard-coded Credentials CWE