cPanel, the popular web‑hosting control panel, has released a targeted security update that addresses a critical flaw allowing authenticated customers to run SQL commands with root privileges within the database. The issue effectively erases the boundary that normally separates a cPanel account from the server’s administrative database identity.
The vulnerability, identified as CVE-2026-58048, can be exploited by a user who has legitimate access to a cPanel account. By crafting specific SQL statements, the attacker can elevate privileges and execute commands as the database root user, granting full control over the database layer.
In practical terms, this means a customer could modify, delete, or extract any database content on the host, undermining the isolation that cPanel promises between different hosting accounts. The flaw also opens the door to data exfiltration and potential damage to other customers’ sites hosted on the same server.
cPanel’s patch closes the primary attack vector and, in addition, addresses two other routes that could have been used to cross account boundaries. The update applies to cPanel versions 94 and later, ensuring that all current releases receive the fix.
Security analysts have assigned the bug a CVSS 4.0 score of 9.4, reflecting its high severity and the ease with which an attacker could exploit it if they have authenticated access to a cPanel account.
The vendor issued a public statement confirming the patch and urging all hosting administrators to upgrade immediately. The update is available through the cPanel update manager and can be applied without downtime.
Administrators are advised to review their account isolation policies, enforce least‑privilege principles for database users, and monitor for unusual SQL activity. Regular backups and database integrity checks remain essential safeguards.
While the patch addresses the known flaw, security experts recommend staying vigilant for any future disclosures that might affect similar privilege boundaries in other hosting control panels.