ZeroHour

CVE-2026-88895

large

Two-Factor Authentication Bypass in CyberPanel API before 3.0.5

CVSS 4.0
8.6 high
EPSS
Published
()
Modified
AI analysis

CyberPanel before 3.0.5 fails to enforce two-factor authentication (TOTP) on its API endpoints, an improper authentication flaw (CWE-287). An attacker who has already obtained an administrator's password can derive API tokens from that password and perform administrative operations or create authenticated sessions without supplying the second factor. This defeats the protection TOTP is supposed to provide for the admin account, yielding high-impact administrative access to the hosting panel (CVSS 4.0 rates confidentiality, integrity, and availability impacts as high). Any CyberPanel deployment running a version earlier than 3.0.5 is affected, particularly instances whose administrators enabled TOTP believing the admin account was protected. No exploitation is currently known: the flaw is not in CISA KEV and no public proof-of-concept has been published.

What to do: Upgrade to CyberPanel 3.0.5 or later as soon as possible. Until patched, restrict access to the panel and its API to trusted networks (firewall/allowlist/VPN), rotate admin credentials if compromise is suspected, and treat the admin password as the sole factor for API access since TOTP is not enforced there. Review API and authentication logs for token-derived or administrative activity that did not involve a second factor.

Affected
CyberPanelall versions before 3.0.5 (< 3.0.5)
Estimated exposure
largetens of thousands of internet-exposed CyberPanel servers (order of 10k-100k installs) — CyberPanel is a widely deployed free hosting control panel commonly bundled in VPS and hosting-stack templates, and public internet-wide scans of the panel typically show on the order of tens of thousands of exposed instances, all of which…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

CyberPanel before 3.0.5 fails to enforce two-factor authentication on API endpoints, allowing attackers to bypass TOTP requirements using password-derived tokens. Attackers who obtain an administrator's password can derive API tokens and perform administrative operations or create authenticated sessions without the second factor.

Weakness
CWE-287
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.