Description
Improper preservation of SQL mode when renaming databases in cPanel allows execution of SQL in root context.
Published: 2026-07-31
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Renaming databases in cPanel fails to preserve the SQL mode, permitting a user with rename permissions to execute arbitrary SQL statements as the database root user. This flaw is a classic SQL injection (CWE‑89) that escalates database privileges and can compromise data integrity and confidentiality.

Affected Systems

The vulnerability impacts cPanel installations managed by WebPros, notably the cPanel product itself. Affected versions are not explicitly listed, but the issue exists in releases prior to the fix referenced in the cPanel changelog and support article.

Risk and Exploitability

With a CVSS score of 9.4 the flaw is considered critical, yet the EPSS score is below 1%, suggesting exploitation is unlikely under current threat intelligence. The vulnerability is not cataloged in the CISA KEV list but remains a high‑impact risk for any environment where database renaming privileges are granted.

Generated by OpenCVE AI on August 2, 2026 at 04:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade cPanel to the latest patch level as documented in the cPanel changelog and support article releasing a fix for SQL mode preservation during database renaming
  • Restrict database rename permissions to trusted, least‑privileged administrators and audit recent rename actions for suspicious activity
  • If an immediate upgrade is not possible, temporarily disable the database rename feature to block exploitation paths

Generated by OpenCVE AI on August 2, 2026 at 04:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 04:30:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via SQL Mode Preservation During Database Rename

Fri, 31 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Webpros
Webpros cpanel
Webpros wp Squared
Vendors & Products Webpros
Webpros cpanel
Webpros wp Squared

Fri, 31 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 31 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Description Improper preservation of SQL mode when renaming databases in cPanel allows execution of SQL in root context.
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Webpros Cpanel Wp Squared
cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-08-07T18:00:28.533Z

Reserved: 2026-06-27T15:00:00.780Z

Link: CVE-2026-58048

cve-icon Vulnrichment

Updated: 2026-07-31T17:12:19.840Z

cve-icon NVD

Status : Received

Published: 2026-07-31T17:16:34.190

Modified: 2026-08-07T18:17:19.400

Link: CVE-2026-58048

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T04:15:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')