Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2731+ Articles
166+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. Security
  3. CVE-2026-67401: cPanel EmailTrack SQL Injection Leads to Root Code Execution
CVE-2026-67401: cPanel EmailTrack SQL Injection Leads to Root Code Execution

Critical Security Alert

This vulnerability is actively being exploited. Immediate action is recommended.

SECURITYCRITICALCVE-2026-67401

CVE-2026-67401: cPanel EmailTrack SQL Injection Leads to Root Code Execution

A mail-privileged cPanel account can abuse EmailTrack's SQL injection flaw to write arbitrary files and execute code as root on the server.

Dylan H.

Security Team

September 10, 2026
4 min read

Affected Products

  • cPanel/WHM — all versions before 11.110.0.143
  • cPanel/WHM — all versions before 11.134.0.55
  • cPanel/WHM — all versions before 11.136.0.39
  • cPanel/WHM — all versions before 11.138.0.4
  • WP Squared — all versions before 11.138.1.9

Critical SQL Injection in cPanel's EmailTrack Turns Mail Access Into Root

cPanel has disclosed CVE-2026-67401, a critical SQL injection vulnerability in EmailTrack — the mail delivery reporting feature built into cPanel/WHM — that lets an already-authenticated account with mail-related privileges escalate all the way to root code execution on the underlying server. The NVD record, published September 9, 2026, scores the flaw 9.9 (Critical).


Vulnerability Details

FieldDetail
CVE IDCVE-2026-67401
ComponentcPanel EmailTrack (mail delivery reporting)
WeaknessSQL Injection leading to arbitrary file creation and code execution as root
CVSS Score9.9 (Critical)
Published2026-09-08 (cPanel advisory) / 2026-09-09 (NVD)
Reported viaHackerOne — Ali Mustafa (rz1027) and abed1526

According to cPanel's own advisory, an authenticated account holder with mail-related privileges can create arbitrary files on the server through EmailTrack's SQL injection flaw, and successful exploitation "leads to code execution as the root user, giving an attacker full control of the server." Neither cPanel's advisory nor the CVE record spells out exactly how the injected SQL translates into an arbitrary file write — but the practical effect is that a low-privilege mail account, not an administrator, can become root.

Affected Products

cPanel/WHM is patched at:

  • 11.110.0.143
  • 11.134.0.55
  • 11.136.0.39
  • 11.138.0.4
  • WP Squared 11.138.1.9

Every supported cPanel/WHM release line before these builds is affected — this is not limited to a single branch.

Why This Matters

This is the third cPanel privilege-escalation flaw since July 31, 2026, to turn a single authenticated tenant into root — following CVE-2026-58048 and CVE-2026-65643. On shared hosting and reseller platforms, mail-related privileges are routinely handed to low-trust customer accounts. A bug that converts "can view mail delivery reports" into "owns the box" undermines the entire multi-tenant isolation model that shared hosting depends on. As one analysis put it, cPanel's permission granularity has proven decorative against this class of bug — MySQL access, domain parking, and mail reporting have each, in turn, collapsed into the same effective privilege: root.

No public proof-of-concept or exploitation details have surfaced as of this writing, and the flaw is not yet listed in CISA's Known Exploited Vulnerabilities catalog. Given the low bar for exploitation — any account with mail privileges — that absence of public detail shouldn't be read as low risk.

Remediation

  • Upgrade cPanel/WHM to 11.110.0.143, 11.134.0.55, 11.136.0.39, or 11.138.0.4 (whichever tracks your current release line) as soon as possible
  • If running WP Squared, upgrade to 11.138.1.9

Interim Mitigations

If an immediate upgrade isn't possible:

  1. Audit which accounts hold mail-related privileges and restrict them to accounts that genuinely need EmailTrack access
  2. Review recent file-system changes owned by root or created outside normal deployment windows on affected servers
  3. Monitor EmailTrack-related logs and database queries for anomalous input patterns
  4. Restrict cPanel account creation and privilege delegation on shared/reseller environments until patched

Recommendations for Organizations

  • Inventory all cPanel/WHM installations and confirm the running build against the patched versions above
  • Patch during the next available maintenance window — this is a root-level compromise, not a data leak
  • Review the two related 2026 cPanel privilege-escalation CVEs (CVE-2026-58048, CVE-2026-65643) for overlapping exposure
  • Audit hosting accounts with mail privileges for signs of prior abuse

Sources

  • The Hacker News — New cPanel Flaw Lets a Hosting Account With Mail Privileges Run Code as Root
  • GBHackers — cPanel EmailTrack SQL Injection Flaw Lets Attackers Execute Code as Root
  • NVD — CVE-2026-67401
#cPanel#CVE#SQL Injection#Root RCE#WHM#EmailTrack

Related Articles

cPanel & WHM Release Fixes for Three New Vulnerabilities

cPanel has released security updates addressing three vulnerabilities in cPanel and Web Host Manager (WHM), including flaws enabling privilege escalation,...

3 min read

CVE-2026-47365: WordPress Toolkit Argument Injection in cPanel & WHM

A critical CVSS 9.9 argument injection vulnerability in WordPress Toolkit before 6.11.0 allows remote authenticated users to bypass cross-tenant...

4 min read

Critical cPanel and WHM Bug Exploited as Zero-Day, PoC Now

The critical CVE-2026-41940 authentication bypass vulnerability in cPanel, WHM, and WP Squared is being actively exploited in the wild and has been...

4 min read
Back to all Security Alerts