LiveActive security incident?Get immediate response
CVE Record

CVE-2026-67614: CyberPanel < 3.0.0 Hard-coded JWT Secret Authentication Bypass via WebTerminal

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.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CyberPanel versions before 3.0.0 reportedly use a built-in secret to protect WebTerminal access. A remote attacker who can reach the service could impersonate an authorized user and gain a root shell without credentials, enabling complete server takeover, data theft, disruption, and further compromise.

Executive priority

Act immediately on externally reachable systems. Root access without credentials represents a direct path to total server compromise. Identify affected CyberPanel installations, contain WebTerminal exposure, investigate suspicious access, and apply the vendor-supported update after confirming release guidance.

Technical view

The WebTerminal FastAPI SSH service reportedly validates JWTs using a hard-coded secret. An unauthenticated network attacker can forge an accepted token identifying the SSH user as root, then access an interactive shell through the WebSocket service on port 8888. The supplied CVSS 3.1 score is 9.8, with no privileges or user interaction required.

Likely exposure

Internet-accessible or otherwise untrusted-network-accessible CyberPanel WebTerminal services on port 8888 are the highest concern. The bundle identifies CyberPanel before 3.0.0 as affected. Exposure also depends on whether WebTerminal is enabled and reachable; the supplied evidence does not quantify deployed vulnerable systems.

Exploitation context

The described attack is remotely reachable, low complexity, unauthenticated, and capable of root-level compromise. The bundle does not list this CVE in CISA KEV and provides no cited evidence of active exploitation. Public disclosure may nevertheless increase scanning and exploitation interest.

Researcher notes

CWE-798 applies because authentication depends on a hard-coded credential-like secret. The claimed boundary is the WebTerminal FastAPI SSH service over WebSocket on port 8888, with root selected through a token claim. The bundle does not provide patch-diff details, deployment prevalence, forensic indicators, or confirmed exploitation evidence.

Mitigation direction

  • Confirm installed CyberPanel versions and prioritize systems earlier than 3.0.0.
  • Review CyberPanel release notes and vendor guidance before upgrading to 3.0.0 or later.
  • Immediately restrict port 8888 to trusted administrative networks where operationally possible.
  • Disable WebTerminal temporarily if unnecessary and supported by vendor guidance.
  • Treat potentially exposed hosts as high-risk until investigation and remediation are complete.

Validation and detection

  • Inventory CyberPanel hosts, installed versions, WebTerminal status, and port 8888 reachability.
  • Verify port 8888 is not reachable from the public internet or untrusted networks.
  • Review WebTerminal, WebSocket, authentication, SSH, and system logs for unexplained root sessions.
  • Check for unfamiliar accounts, keys, processes, persistence mechanisms, and configuration changes.
  • After remediation, confirm the installed version and repeat external reachability checks.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-798: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-67614 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
3Timeline events
1ADP providers
4Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9VulnCheck
9.3CVSS 4.0CriticalCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

9.3Critical
CVSS 4.0 vector shape for CVE-2026-67614Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
usmannasircyberpanel0affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.