CVE-2026-67614
Received Received - Intake

Hard-Coded JWT Secret in CyberPanel WebTerminal

Vulnerability report for CVE-2026-67614, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: VulnCheck

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
cyberpanel cyberpanel to 3.0.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-798 The product contains hard-coded credentials, such as a password or cryptographic key.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CyberPanel before version 3.0.0 has a hard-coded JWT secret in its WebTerminal FastAPI SSH service. This flaw allows unauthenticated remote attackers to forge valid authentication tokens and gain an interactive root shell via WebSocket on port 8888. Attackers craft a JWT signed with the hard-coded secret, setting ssh_user=root, to bypass authentication entirely.

Detection Guidance

Check if CyberPanel versions before 3.0.0 are installed by running: 'cyberpanel version' or checking the CyberPanel admin panel. Inspect network traffic on port 8888 for WebSocket connections to the WebTerminal service. Look for unauthorized root shell access attempts or unusual SSH connections originating from the WebTerminal service.

Impact Analysis

This vulnerability allows attackers to remotely gain root access to your server without any credentials. They can execute arbitrary commands, steal data, install malware, or disrupt services. All CyberPanel installations prior to version 3.0.0 are affected, making this a critical risk for unpatched systems.

Compliance Impact

This vulnerability likely violates compliance requirements for GDPR and HIPAA due to unauthorized root access and potential data breaches. GDPR mandates protection of personal data, while HIPAA requires safeguarding protected health information. A successful exploit could lead to unauthorized access, data exfiltration, or system compromise, triggering regulatory penalties and legal consequences.

Mitigation Strategies

Upgrade CyberPanel to version 3.0.0 or later immediately. If upgrading is not possible, disable the WebTerminal FastAPI SSH service by stopping the service and blocking port 8888 in the firewall. Review all active sessions and terminate any unauthorized root shells. Rotate any exposed credentials and secrets.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-67614. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart