// 4 CVE · 2 EXPLOIT IN THE LAST 24H
cPanel disclosed a critical flaw in LiteSpeed Web Server Enterprise that lets a low-privilege website user escalate to root, bypassing CageFS isolation. No CVE assigned, no CVSS score, and the fixed version 6.3.7 is not yet promoted to the stable channel as of Sept. 15, 2026.

cPanel published a security advisory on September 14, 2026, detailing a critical vulnerability in LiteSpeed Web Server Enterprise. The flaw allows a website user with limited privileges to obtain root access on shared hosting servers, bypassing isolation controls such as CloudLinux CageFS. LiteSpeed released version 6.3.7 on September 11, but as of September 15 the previous release, 6.3.6, remained listed as the stable default, slowing patch deployment.

Key Takeaways
  • A hosting user on a shared server can escalate to root by exploiting a flaw in LiteSpeed Enterprise versions prior to 6.3.7.
  • Multi-tenant isolation via CageFS is bypassable, undermining the entire shared-hosting security model.
  • No CVE identifier or CVSS score had been assigned as of September 15, 2026; cPanel and LiteSpeed have not disclosed the technical mechanism of the vulnerability.
  • The fixed version 6.3.7, released September 11, is not yet distributed automatically as a stable update: as of September 15, 6.3.6 remained the default release.

The CageFS Bypass That Empties Multi-Tenant Isolation

The cPanel advisory describes the vulnerability as a critical privilege escalation with specific impact on shared hosting environments. In this configuration, each user should operate within an environmental jail that prevents access to other accounts' files and the underlying operating system. CloudLinux CageFS is one of the standard tools for this isolation.

According to the source, the flaw allows bypassing these controls. The cPanel advisory states explicitly: "This issue can bypass expected account isolation controls, including CageFS, allowing a malicious website user to potentially escape its restricted environment and gain root-level access to the server." Root compromise exposes not only the attacker's account data but the entire machine: "access or alter other hosted websites and the server itself," as the same source confirms.

The exact technical mechanism has not been disclosed. The Hacker News reports that "neither cPanel's advisory nor LiteSpeed's release notes describe how the flaw works." This operational silence, common in early disclosure phases but here extended to the absence of a CVE, prevents organizations from assessing risk with standardized tools and integrating the threat into their vulnerability management workflows.

The Timeline That Slows Response: 6.3.7 Exists But Does Not Arrive Automatically

LiteSpeed published version 6.3.7 on September 11, 2026. The changelog mentions generic "Security improvements" without details on the nature of the fix. cPanel issued its own advisory three days later, on September 14. As of September 15, however, LiteSpeed's official download page still listed 6.3.6 as the stable release.

This misalignment creates a structural exposure window: administrators who rely on automatic update channels or who check the official page for patch availability receive no signal of the need to upgrade. The command to force migration to 6.3.7 is documented in the advisory: /usr/local/lsws/admin/misc/lsup.sh -f -v 6.3.7. The source does not specify whether alternative procedures exist for systems that cannot perform an immediate upgrade.

The lack of a CVE and CVSS further complicates matters. The Hacker News verified published CVE records on September 15, 2026, and found no matches for this vulnerability. Without a standard identifier, tracking in vulnerability management systems, security vendor dashboards, and compliance requirements becomes manual and fragmented.

"On shared-hosting servers, a malicious low-privilege website user could potentially gain root-level access to the server" — cPanel security advisory

Context: Three LiteSpeed Flaws in Four Months

This is the third LiteSpeed vulnerability since May 2026 that allows root on cPanel servers. The previous two, CVE-2026-48172 and CVE-2026-54420, affected the cPanel user plugin, not the Enterprise web server. According to the National Vulnerability Database, CVE-2026-48172 carries a CVSS 3.1 score of 9.8 (critical), while CVE-2026-54420 is rated 8.5 (high).

The distinction is technically relevant: the plugin and the web server are different components with separate attack surfaces and deployment models. The current flaw strikes the web server core, a more widely deployed and deeply integrated piece of hosting infrastructure. SecurityWeek has documented previous vulnerabilities in the plugin, but those CVEs do not apply to this circumstance.

cPanel has not indicated whether the flaw has been actively exploited. The advisory provides no indicators of compromise or guidance for detecting past exploitation. OpenLiteSpeed, the open-source edition of the software, is not mentioned in the advisory; as of September 15, 2026, no update had been released for that version.

Why It Matters

The dossier does not specify the technical mechanism of the vulnerability, making independent severity assessment or construction of targeted detection rules impossible. It is not documented whether release candidates 6.4.0 are affected, nor whether configuration conditions exist that mitigate risk without a full upgrade.

The source does not indicate specific remedial measures for environments dependent on extended change-management processes. The absence of a CVE prevents automatic integration into threat intelligence feeds and patch prioritization systems. No infrastructural overlaps emerge linking this flaw to the previous vulnerabilities in the cPanel plugin.

The disclosure model adopted by cPanel and LiteSpeed — a technical advisory without exploit details, without a CVE, with an update available but not promoted to stable — represents a communication choice that places the burden on hosting providers to actively monitor non-standard channels and force manual updates.

Questions That Remain Unanswered

Why was no CVE assigned?
The dossier does not document the reason for the absence of a CVE identifier. The Hacker News verified the absence on September 15, 2026, without explaining whether a request is pending or has been declined.

Is OpenLiteSpeed at risk?
The cPanel advisory refers exclusively to the Enterprise edition. As of September 15, 2026, no update had been released for OpenLiteSpeed; the dossier does not specify whether this edition is affected.

What if I cannot upgrade immediately?
The advisory provides no workarounds or alternative mitigations for systems that cannot perform the upgrade to 6.3.7.

The combination of high severity, bypassable isolation, and reduced transparency constitutes a risk profile that shared hosting providers must manage without standard classification and automation tools. Until 6.3.7 is fully distributed and a CVE identifier assigned, vulnerability management remains a manual process, dependent on individual vigilance rather than automated security flows.

Information is based on the cited advisory and current as of publication.

Sources

Information is based on the cited source and current as of publication.

Sources


Sources and references
  1. thehackernews.com
  2. rapid7.com
  3. unit42.paloaltonetworks.com
  4. blog.netmanageit.com
  5. securityweek.com
  6. cve.org
  7. support.cpanel.net
  8. cisa.gov