ZeroHour
Story · 1 source · 1 articlefirst updated ()

cPanel Patches EmailTrack SQL Injection Allowing Root Code Execution (CVE-2026-67401); ConfigServer Firewall Flaws Also Flagged

What's new: This is the first merged summary for this story. Timeline of developments across the reporting window (September 8–11, 2026): September 8 — cPanel released its advisory for CVE-2026-67401 with fixed builds for all supported release lines (11.110, 11.134, 11.136, 11.138 and WP Squared 11.138.1.9). September 9 — trade coverage confirmed no public exploit, no KEV listing, no CVSS score, and an…
Merged summary · glm-5.3-flash · rewritten as coverage arrives

cPanel disclosed CVE-2026-67401 on September 8, 2026, an SQL injection in EmailTrack that lets an authenticated account with mail privileges create files and execute code as root; patched builds exist for all supported cPanel/WHM lines. Canada's Cyber Centre…

cPanel released an advisory on September 8, 2026 for CVE-2026-67401, an SQL injection in the EmailTrack feature (which monitors email delivery and routing). An authenticated account holder with mail-related privileges can create arbitrary files and achieve code execution as root, enabling full compromise of hosting servers; in multi-tenant hosting, one compromise can expose co-tenant customers' sites, databases, backups and stored credentials. All supported cPanel & WHM release lines are affected — versions prior to 11.110.0.143, 11.134.0.55, 11.136.0.39, 11.138.0.4 and WP Squared 11.138.1.9 — and fixed builds have been published for each, making upgrading the primary mitigation. No public exploit or exploitation was reported at disclosure, the flaw was absent from CISA's Known Exploited Vulnerabilities catalog as of September 8, and the official advisory carried no CVSS score with the CVE record unpublished as of September 9; one outlet characterized the flaw as critical. The vulnerability is the third cPanel flaw since July allowing ordinary hosting accounts to reach root. On September 10, 2026, the Canadian Centre for Cyber Security published advisory AV26-908 relaying WebPros advisories that also cover ConfigServer Security & Firewall (CSF): CVE-2026-65638 affects CSF 14.00–16.29 and allows unauthenticated remote attackers to execute arbitrary commands via the MESSENGER service, which is exposed only when MESSENGER is enabled and a reCAPTCHA secret has been configured; commands run under the unprivileged CSF service account rather than root. CSF 16.30 or later fixes it, and administrators who cannot update immediately can set MESSENGER = 0 in /etc/csf/csf.conf and restart csf and lfd as a temporary mitigation. AV26-908 additionally lists CVE-2026-65639 affecting CSF versions 2.15–16.29, though further technical details for that flaw were not provided in the available reports. By September 11, cPanel was urging administrators to prioritize patching the CSF remote code execution flaw.

  • CVE-2026-67401 is an SQL injection in cPanel's EmailTrack functionality, disclosed by cPanel on September 8, 2026.
  • Exploitation requires an authenticated cPanel account with mail-related privileges and allows arbitrary file creation and code execution as root.
  • Affected cPanel & WHM versions are those prior to 11.110.0.143, 11.134.0.55, 11.136.0.39, 11.138.0.4 and WP Squared 11.138.1.9; fixed builds were issued for all supported release lines.
  • No public exploit or exploitation was reported at disclosure, and CVE-2026-67401 was absent from CISA's KEV catalog as of September 8, 2026.
  • The cPanel advisory carried no CVSS score and the CVE record was unpublished as of September 9, 2026; one outlet (Cyber Security News) described the flaw as critical.
  • CVE-2026-67401 is the third cPanel flaw since July 2026 allowing ordinary hosting accounts to reach root.
  • Canada's Cyber Centre published advisory AV26-908 on September 10, 2026 covering WebPros products, including cPanel & WHM and ConfigServer Security & Firewall (CSF).
  • CVE-2026-65638 affects CSF versions 14.00 through 16.29 and allows unauthenticated remote command execution via the MESSENGER service.

Coverage timeline

  1. · 7d ago
    The Hacker News· 56
    New cPanel Flaw Lets a Hosting Account With Mail Privileges Run Code as Root

    cPanel patched CVE-2026-67401, an SQL injection in EmailTrack letting an account with mail privileges run code as root on the server.

Vulnerabilities in this storyAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-65638
Unauthenticated shell command injection in ConfigServer Security & Firewall (CSF)

CVE-2026-65638 is an unauthenticated shell command injection flaw (CWE-78) in ConfigServer Security & Firewall (CSF), caused by improper escaping of a request URL. An attacker who sends a crafted request URL containing shell metacharacters to the affected web-facing component can have arbitrary commands executed under the CSF service account. Successful exploitation therefore yields command execution on the server in the context of the CSF service account, with a critical CVSS 4.0 score of 9.2 reflecting high confidentiality, integrity, and availability impact on the vulnerable system. The flaw affects versions originally distributed by ConfigServer as well as versions of the WebPros-maintained fork that contain the vulnerable code; WebPros has fixed it in version 16.30, and other independently maintained CSF forks should be evaluated separately. There is no public proof of concept, the issue is not in CISA's Known Exploited Vulnerabilities catalog, and no exploitation has been reported to date.

Do: Upgrade the WebPros-maintained CSF fork to version 16.30 or later and verify which fork and version your deployment actually uses. If you run the original ConfigServer distribution or a third-party fork, monitor the respective maintainer for a patched release and assess your version independently. Until patched, restrict unauthenticated access to the CSF web interface (e.g., limit it to trusted management networks or localhost/VPN) and watch for unexpected command execution by the CSF service account.

9.2
  • ConfigServer Security & Firewall (CSF)
  • WebPros ConfigServer Security & Firewall (WebPros-maintained fork) Versions containing the vulnerable code; fixed in version 16.30
  • Other independently maintained CSF forks May also be affected; should be evaluated independently (no version ranges or fixes provided)
masslikely on the order of 100,000+ hosting server installations (order-of-magnitude estimate; exact published counts not available)
CVE-2026-65639
OS Command Injection in ConfigServer Security & Firewall (CSF) Allows Root RCE

CVE-2026-65639 is an OS command injection flaw (CWE-78, CVSS 4.0 score 9.5, critical) in the advanced-rule parser of ConfigServer Security & Firewall (CSF), a widely used Linux firewall suite. It is triggered when the parser processes rule data supplied by a configured allow/deny feed: because feed-supplied rule content is not sufficiently validated, an attacker who can control the contents of such a feed (for example by controlling or tampering with the feed source) can inject and execute arbitrary shell commands. Injected commands run as root, so successful exploitation yields full takeover of the host, with high impact to confidentiality, integrity, and availability (the CVSS AT:P metric reflects the precondition that a feed must be configured and attacker-influenced). Affected deployments include versions originally distributed by ConfigServer and versions of the WebPros-maintained fork that contain the vulnerable code; WebPros has fixed the issue in version 16.30, while other independently maintained forks may also be affected. No public proof-of-concept is known, the flaw is not in CISA KEV, and there is no confirmed exploitation in the wild at this time.

Do: Upgrade the WebPros-maintained CSF to version 16.30 or later. Operators running ConfigServer-distributed builds or third-party forks should confirm with their maintainer whether a fixed release exists, and in the meantime audit all configured allow/deny feeds - restrict feed sources to trusted HTTPS URLs under your control and treat feed content as untrusted input. Because injected commands run as root, prioritize patching internet-facing servers first.

9.5
  • ConfigServer Security & Firewall (CSF) - original distribution
  • WebPros ConfigServer Security & Firewall (CSF) - WebPros-maintained fork versions containing the vulnerable code prior to the fix; WebPros addressed the vulnerability in version 16.30
  • Other independently maintained CSF forks/derived versions
mass~hundreds of thousands of servers run CSF (install base spanning cPanel/WHM and standalone Linux hosts), though the directly exploitable subset is likely…
CVE-2026-67401
Authenticated SQL Injection in cPanel EmailTrack Leads to Root RCE

CVE-2026-67401 is a critical SQL injection (CWE-89) in the EmailTrack component of cPanel, the widely used hosting control panel. An attacker holding any mail-enabled account on the server can reach the vulnerable component over the network with low privileges and no user interaction (CVSS: AV:N/AC:L/PR:L/UI:N), and the injection crosses a privilege boundary (Scope: Changed) to achieve remote code execution as root. Successful exploitation yields full compromise of the host — arbitrary commands as root with complete access to all hosted data — so every site, mailbox and account on an affected server is exposed. All cPanel deployments with mail enabled are potentially affected; the available data does not specify exact vulnerable version ranges, which are provided in WebPros security advisory AV26-908. Exploitation has not been confirmed in the wild (not in CISA KEV), but two public proof-of-concept exploits are already on GitHub, making near-term exploitation likely.

Do: Upgrade cPanel to the patched release identified in WebPros advisory AV26-908 (exact fixed version numbers are not given in the available data), prioritizing internet-facing servers that host mail-enabled accounts. Until patched, restrict access to the EmailTrack component and audit mail-enabled accounts and logs for suspicious database queries or unexpected root-level processes, since public PoC exploits are already available.

9.91% PoC ×3
  • cPanel (WebPros) cPanel
masstens of millions of hosted accounts across hundreds of thousands of cPanel servers