Morning Overview

cPanel zero-day exploited since February gives hackers admin access to 1.5 million web hosting panels

A critical flaw in cPanel, the web hosting control panel software that underpins a massive share of the internet’s shared hosting infrastructure, has been actively exploited since at least February 2026, according to threat intelligence reports and a listing in the Cybersecurity and Infrastructure Security Agency’s Known Exploited Vulnerabilities catalog. The vulnerability, tracked as CVE-2026-41940, allows attackers to bypass authentication entirely and seize full administrative control of hosting panels without needing a password.

Security researchers estimate that roughly 1.5 million internet-facing cPanel instances are potentially exposed, a figure derived from public scan data aggregated by services like Shodan and Censys. While that number has not been independently confirmed by CISA or cPanel Inc., the sheer prevalence of the software in shared hosting environments means the real-world attack surface is enormous. A single compromised panel can govern dozens or even hundreds of individual websites, email accounts, databases, and DNS configurations.

What the vulnerability does

CVE-2026-41940 is an authentication bypass affecting all versions of cPanel prior to 136.1.7. According to the National Vulnerability Database entry, the flaw lets an unauthenticated attacker reach the administrative interface directly by exploiting a defect in the software’s login mechanism. No stolen credentials, session tokens, or social engineering required.

For hosting providers, that distinction matters. Strong passwords, two-factor authentication, and IP allowlists are all rendered irrelevant if the authentication layer itself can be sidestepped. Once inside, an attacker operates with the same privileges as a legitimate administrator: creating accounts, modifying DNS records, accessing customer files, and installing backdoors that persist even after the original flaw is patched.

The NVD record also confirms that exploit code is publicly available. That lowers the skill barrier dramatically. Attackers do not need to reverse-engineer the vulnerability themselves; they can download working proof-of-concept tools and point them at any unpatched panel visible on the open internet.

Why CISA’s involvement matters

CISA added CVE-2026-41940 to its Known Exploited Vulnerabilities catalog, a step the agency takes only after confirming that a flaw has been used in real-world attacks, not just demonstrated in a lab. That listing triggers mandatory patching deadlines for federal civilian agencies under Binding Operational Directive 22-01 and serves as a high-confidence signal to private-sector defenders that exploitation is not theoretical.

The KEV catalog does not disclose which specific incidents or victims prompted the addition, and CISA has not published a standalone advisory with technical indicators of compromise. But the listing itself carries weight: it represents the U.S. government’s formal assessment that this vulnerability is being weaponized in the wild right now.

How long attackers had a head start

Threat intelligence firms have reported observing exploitation activity tied to CVE-2026-41940 dating back to February 2026, several months before the vulnerability received broad public attention. That timeline, while not yet confirmed in CISA’s or the NVD’s standardized records, suggests attackers discovered and began leveraging the flaw well before a patch was available.

A multi-month exploitation window for a vulnerability of this severity is alarming. During that period, any unpatched cPanel instance exposed to the internet was effectively an open door. Hosting providers that did not apply the fix promptly may have been compromised without knowing it, particularly if attackers were careful enough to avoid triggering obvious log anomalies.

The identity of the threat actors remains unknown. No attribution to a specific hacking group, nation-state, or criminal syndicate has appeared in any public advisory. Whether the exploitation is driven by ransomware operators looking to encrypt hosting infrastructure, espionage teams harvesting data, or opportunistic attackers scanning for low-hanging fruit is still an open question.

What cPanel has done

cPanel Inc. released version 136.1.7 to address the vulnerability, and the vendor advisory linked from the NVD record provides technical guidance for administrators applying the update. Organizations running any earlier build remain exposed.

The company has not publicly disclosed how the flaw was introduced, how long it existed in the codebase, or how many of its customers have applied the patch. That silence is not unusual for software vendors responding to zero-days, but it leaves hosting providers and their customers with limited visibility into the scope of potential compromise.

What hosting providers and site owners should do now

The single most urgent step is verifying the installed cPanel version and upgrading to at least 136.1.7. Because the vulnerability bypasses authentication entirely, no combination of access controls can substitute for the patch itself. Any unpatched panel reachable from the internet should be treated as actively at risk.

Beyond patching, administrators should audit their environments for signs of compromise:

  • Review access logs for logins from unfamiliar IP addresses, especially during the February-to-present window.
  • Check for newly created administrative accounts that no one on the team authorized.
  • Inspect DNS records and email routing configurations for unauthorized changes, a common post-compromise move that lets attackers intercept traffic or redirect domains.
  • Look for web shells or unfamiliar scripts in site directories that could serve as persistent backdoors.

The absence of obvious indicators does not guarantee safety. Skilled attackers routinely clean up after themselves, and the authentication bypass means they could have entered and exited without leaving the kind of failed-login traces that typically trigger alerts.

A recurring pattern the hosting industry has yet to solve

CVE-2026-41940 fits a pattern that has repeated across the hosting and infrastructure software landscape for years: a critical flaw in control-plane software sits exposed on the internet, exploit code circulates quickly, and the patch race begins with attackers already holding a lead. Similar scenarios have played out with vulnerabilities in other widely deployed management tools, from Webmin to Plesk to various cloud orchestration platforms.

The core challenge is structural. Hosting control panels are, by design, internet-facing administrative interfaces with broad privileges. That combination makes them high-value targets and means any authentication flaw is immediately catastrophic. Hosting providers that lack automated patch pipelines, vulnerability monitoring tied to the CISA KEV catalog, or network segmentation that limits panel exposure will continue to find themselves reacting to these disclosures instead of getting ahead of them.

For the millions of small businesses whose websites sit behind a cPanel login they may never have thought about, this incident is a reminder that their security depends not just on their own practices but on the infrastructure choices made by their hosting provider. Asking whether your host has patched is not paranoia. Right now, it is due diligence.

More from Morning Overview

*This article was researched with the help of AI, with human editors creating the final content.