ZeroHour
Story · 4 sources · 6 articlesfirst updated ()1

cPanel EmailTrack SQL Injection (CVE-2026-67401) Lets Mail-Privileged Accounts Run Code as Root; ConfigServer Firewall Flaw (CVE-2026-65638) Detailed, Patched in CSF 16.30

What's new: Since the September 10 story: (1) New reporting dated September 11, 2026 (GBHackers, Cyber Security News) adds technical detail on CVE-2026-65638: unauthenticated command execution through CSF's MESSENGER service, exposed only when MESSENGER is enabled (a non-default setting) and a reCAPTCHA secret is configured. (2) Impact clarified: execution runs under the unprivileged CSF service account, not…
Merged summary · glm-5.3-flash · rewritten as coverage arrives

cPanel disclosed CVE-2026-67401 on September 8, 2026: a SQL injection in the EmailTrack feature lets an authenticated account with mail-related privileges create arbitrary files and execute code as root; fixed builds are 11.110.0.143, 11.134.0.55,…

cPanel disclosed CVE-2026-67401 on September 8, 2026: a 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 execute code with root privileges, enabling full compromise of the hosting server. All supported cPanel/WHM versions before the patched builds are affected, spanning the 11.110, 11.134, 11.136 and 11.138 release lines plus the WP2/WP Squared channel; fixed builds are 11.110.0.143, 11.134.0.55, 11.136.0.39, 11.138.0.4 and 11.138.1.9. Because root access removes isolation between cPanel accounts, websites, mailboxes, databases and backups, a single compromise on shared, multi-tenant hosting can expose co-tenant customers, hosted data, backups and stored credentials. Per The Hacker News, no public exploit or exploitation had been reported as of September 8 and the flaw was absent from CISA's Known Exploited Vulnerabilities catalog; the advisory carries no CVSS score and the CVE record had not been published as of September 9. The Hacker News also notes this is the third cPanel flaw since July allowing ordinary hosting accounts to reach root. Per GBHackers, the flaw was responsibly reported by researchers Ali Mustafa (rz1027) and abed1526. Cyber Security News described the flaw as critical, while the official advisory carries no CVSS score. The Canadian Centre for Cyber Security published advisory AV26-908 on September 10, 2026, relaying WebPros advisories for CVE-2026-67401 and two ConfigServer Security & Firewall (CSF) flaws: CVE-2026-65638 and CVE-2026-65639. New reporting on September 11 details CVE-2026-65638: CSF versions 14.00 through 16.29 allow unauthenticated remote attackers to execute arbitrary commands through the MESSENGER service, which is exposed only when MESSENGER is enabled — a non-default setting that reduces exposure for standard deployments — and a reCAPTCHA secret has been configured. Exploitation runs under the unprivileged CSF service account rather than root, providing a foothold for reconnaissance, data access or lateral movement on internet-facing cPanel/WHM hosting infrastructure. GBHackers reports cPanel is urging administrators to patch: CSF 16.30 or later fixes the flaw, and administrators who cannot update immediately can set MESSENGER = 0 in /etc/csf/csf.conf and restart csf and lfd as a temporary mitigation. CVE-2026-65639 is known only to affect CSF versions 2.15 to 16.29 per the Canadian…

  • CVE-2026-67401: authenticated SQL injection in cPanel's EmailTrack feature (which monitors email delivery and routing) lets an account with mail-related privileges create arbitrary files and execute code as root.
  • CVE-2026-67401 was disclosed by cPanel on September 8, 2026; all supported cPanel/WHM versions before the patched builds are affected.
  • Fixed builds for CVE-2026-67401: 11.110.0.143, 11.134.0.55, 11.136.0.39, 11.138.0.4 and 11.138.1.9 (WP2/WP Squared channel).
  • Root-level execution via CVE-2026-67401 removes isolation between cPanel accounts, websites, mailboxes, databases and backups, so one compromise on shared multi-tenant hosting can affect co-tenant customers and expose hosted data and…
  • As of September 8, 2026, no public exploit or exploitation of CVE-2026-67401 had been reported and it was absent from CISA's Known Exploited Vulnerabilities catalog; the advisory carries no CVSS score and the CVE record was unpublished as…
  • Per The Hacker News, this is the third cPanel flaw since July allowing ordinary hosting accounts to reach root.
  • CVE-2026-67401 was responsibly reported by researchers Ali Mustafa (rz1027) and abed1526, per GBHackers.
  • Cyber Security News labeled CVE-2026-67401 critical; the official advisory carries no CVSS score.

Coverage timeline

  1. · 6d ago
    GBHackers· 52
    cPanel EmailTrack SQL Injection Flaw Lets Attackers Execute Code as Root

    cPanel disclosed CVE-2026-67401, an authenticated SQL injection in EmailTrack that lets attackers write files and execute code as root.

  2. · 6d 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.

  3. · 6d ago
    Cyber Security News· 50
    New cPanel Vulnerability Allows Attacker to Gain Full Control of the Server

    cPanel disclosed critical SQL injection CVE-2026-67401 in EmailTrack, letting authenticated users with mail privileges gain root code execution; patched builds available.

  4. · 5d ago
    Canadian Centre for Cyber Security· 38
    WebPros security advisory (AV26-908)

    Canada's Cyber Centre relays WebPros advisories for SQL injection (CVE-2026-67401) in cPanel and two ConfigServer Firewall flaws.

  5. · 4d ago
    GBHackers· 55
    cPanel Urges Users to Patch ConfigServer Firewall Remote Code Execution Flaw

    cPanel urges administrators to patch CVE-2026-65638, a flaw letting unauthenticated attackers run commands through ConfigServer Firewall's MESSENGER service; update to CSF 16.30.

  6. · 4d ago
    Cyber Security News· 55
    cPanel ConfigServer Security & Firewall Vulnerability Allows Remote Attacker to Execute Arbitrary Commands

    CSF 14.00–16.29 (CVE-2026-65638) lets unauthenticated attackers execute arbitrary commands via the MESSENGER service on cPanel/WHM servers; version 16.30 fixes it.

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.9<1% PoC ×3
  • cPanel (WebPros) cPanel
masstens of millions of hosted accounts across hundreds of thousands of cPanel servers