CVE-2026-41940: WebPros cPanel and WHM Authentication Bypass via Login Flow
cPanel and WHM versions after 11.40 contain an authentication bypass vulnerability in the login flow that allows unauthenticated remote attackers to gain unauthorized access to the control panel.
Security readout for executives and security teams
Plain-English summary
CVE-2026-41940 is a critical cPanel, WHM, and WP Squared login bypass. An unauthenticated remote attacker could access the hosting control panel without valid credentials, risking hosted sites, email, databases, and server administration.
Executive priority
Treat as emergency remediation for hosting environments. The flaw enables unauthenticated administrative access, is KEV-listed, and is reported as mass exploited. Business impact can include site compromise, data theft, service disruption, and ransomware exposure.
Technical view
The issue is CWE-306, missing authentication in the login flow. It has CVSS 3.1 score 9.8 with network access, low complexity, no privileges, and no user interaction. Listed affected products include cPanel, WHM, and WP Squared versions in the source bundle.
Likely exposure
Highest exposure is internet-facing cPanel or WHM management interfaces on affected WebPros versions. Hosting providers, managed service providers, resellers, and organizations self-managing web hosting servers should assume material risk until version status and vendor update state are verified.
Exploitation context
Active exploitation is supported by CISA KEV. BleepingComputer reports mass exploitation in Sorry ransomware attacks. The source bundle also includes public watchTowr research and an exploit repository reference. Do not delay validation for externally reachable control panels.
Researcher notes
Sources do not provide full fixed-version mapping in the bundle beyond vendor update and release-note links. Avoid relying only on branch numbers; verify patched build status against WebPros guidance. Public exploit references exist, so defensive validation should be time-sensitive.
Mitigation direction
Apply the cPanel/WHM Security Update dated 04-28-2026 per WebPros guidance.
Review cPanel release notes for the installed branch and required update path.
Review WP Squared changelog if running WP Squared 11.136.1.7.
Prioritize externally reachable WHM and cPanel servers before internal-only systems.
If unsure of status, contact WebPros or hosting provider support immediately.
Validation and detection
Inventory all cPanel, WHM, and WP Squared deployments.
Record exact installed versions and compare with affected versions in the advisory.
Confirm the vendor security update is installed on each system.
Check whether management interfaces are reachable from the internet.
Review authentication and administrative logs for unexpected access around April 2026 onward.
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-306: 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.
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.
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.
Exploitation: activeAutomatable: 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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-306 · source CWE mapping
Missing Authentication for Critical Function
Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.