# CVE-2026-41940: Active Zero-Day Exploitation in cPanel and WHM

> Critical zero-day CVE-2026-41940 in cPanel and WHM allows for authentication bypass. Learn about active exploitation, public PoCs, and essential patch guidance.

- Published: 2026-04-30T12:41:01.000Z
- Severity: critical
- Category: Vulnerabilities
- Tags: cPanel, WHM, CVE-2026-41940, Authentication Bypass, Zero-Day
- Author: Runtime Rebel Intel
- Primary source: https://www.bleepingcomputer.com/news/security/critical-cpanel-and-whm-bug-exploited-as-a-zero-day-poc-now-available/
- Canonical: https://runtimerebel.com/blog/cve-2026-41940-active-zero-day-exploitation-in-cpanel-and-whm

## Key points

- Threat actors are actively leveraging a zero-day authentication bypass to gain full administrative access to web servers and sensitive customer data.
- Affected systems include cPanel, WHM, and WP Squared software versions earlier than 11.109.9999.176 across all active deployment tiers.
- Security teams must immediately deploy the latest vendor patches for cPanel and WHM to block active exploitation and unauthorized administrative logins.

Administrators of web hosting environments are facing a significant threat following the disclosure of a critical [CVE](/glossary#cve) in cPanel, WHM, and WP Squared. According to [BleepingComputer](https://www.bleepingcomputer.com/news/security/critical-cpanel-and-whm-bug-exploited-as-a-zero-day-poc-now-available/), the flaw identified as [CVE-2026-41940](/cve/cve-2026-41940) is an authentication bypass vulnerability that allows remote attackers to gain administrative control over affected servers without valid credentials. This [Zero-Day](/glossary#zero-day) was reportedly leveraged in the wild as early as late February, making immediate remediation a priority for [SOC](/glossary#soc) teams and system administrators.

## Technical Analysis of CVE-2026-41940
The vulnerability stems from a failure in the validation logic within the cPanel and WHM authentication handlers. Under specific conditions, an attacker can craft a malicious request that misleads the system into granting an authenticated session. Because this bypass targets the core management interface, it effectively provides a path for [RCE](/glossary#rce) or full system compromise, depending on the post-exploitation actions taken by the threat actor.

The [CVSS](/glossary#cvss) score for this vulnerability is 9.8, reflecting its critical nature and ease of exploitation. The availability of a public Proof-of-Concept (PoC) further exacerbates the risk, as script kiddies and organized [APT](/glossary#apt) groups can now integrate this bypass into automated scanning tools. This enables mass exploitation attempts against any Internet-facing server that has not yet applied the necessary security updates.

### Scope of Impact and Affected Versions
The vulnerability affects multiple versions of the hosting management software. Specifically, versions of cPanel and WHM earlier than 11.109.9999.176 are vulnerable. WP Squared, a specialized WordPress hosting management platform built on the same architecture, is also impacted. Organizations relying on these tools to manage thousands of websites are particularly at risk, as a single compromise could lead to a massive Data Breach or a [Supply Chain Attack](/glossary#supply-chain-attack) against hosted clients.

## How to Detect CVE-2026-41940 Exploit Attempts
Identifying exploitation requires a close examination of access logs and authentication audit trails. Defensive teams should monitor for unusual administrative logins originating from unfamiliar IP addresses or sessions created without corresponding successful login events in the security logs. Any [IoC](/glossary#ioc) related to this vulnerability typically involves requests to the `/cpsess[ID]/` or `/login/` endpoints that bypass standard multi-factor authentication (MFA) or password checks.

Furthermore, searching for unauthorized [Privilege Escalation](/glossary#privilege-escalation) or the creation of new administrative accounts is a vital step in post-incident analysis. If an attacker successfully bypasses authentication, their next move often involves establishing persistence through [Lateral Movement](/glossary#lateral-movement) or the deployment of a [C2](/glossary#c2) beacon to maintain control even after the initial session expires.

## Mitigation and Patching Guidance
The most effective defense is the immediate application of the **cPanel and WHM authentication bypass patch** released by the vendor. The security updates are available in the following versions:
- 110.0.41
- 118.0.21
- 120.0.18
- 122.0.7
- 124.0.8

For organizations unable to patch immediately, implementing strict IP whitelisting for access to ports 2082, 2083, 2086, and 2087 is recommended. While this does not resolve the underlying flaw, it significantly reduces the attack surface by preventing unauthorized external IP addresses from reaching the management interface. Additionally, organizations should ensure that [EDR](/glossary#edr) solutions are active on host servers to detect anomalous process executions that may follow a successful bypass.

In the context of the [MITRE ATT&CK](/glossary#mitre-att-ck) framework, this threat maps to "Exploit Public-Facing Application" (T1190) and "Valid Accounts" (T1078). Given the active exploitation, [SIEM](/glossary#siem) alerts should be tuned to flag any modifications to system-level configuration files or sensitive directory access following the detection of suspicious web traffic.

**Related:** [Critical Cisco SD-WAN Zero-Day Exploited Since 2023](/blog/critical-cisco-sd-wan-zero-day-exploited-since-2023), [cPanel Authentication Bypass: Patch Guidance for Versions 11.132.0.29](/blog/cpanel-authentication-bypass-patch-guidance-for-versions-11-132-0-29)

---

AI-generated analysis from the primary source above; not human-reviewed before publication — verify anything operational against the original (https://runtimerebel.com/editorial). Quote with attribution and a link to the canonical URL: https://runtimerebel.com/blog/cve-2026-41940-active-zero-day-exploitation-in-cpanel-and-whm
