Description
HTTP Smuggling in cPanel allows potential leak of credentials.
Published: 2026-07-31
Score: 5.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an HTTP request smuggling vulnerability found in cPanel that can lead to the leakage of authentication credentials. By manipulating the formatting of HTTP requests, an attacker could coerce the server into interpreting the request incorrectly, thereby exposing sensitive credential information. This weakness is classified as CWE‑444 – an unsafe removal of protocol headers or components, which directly threatens data confidentiality.

Affected Systems

This vulnerability affects cPanel and the WP Squared platform developed by WebPros. No specific product versions are listed in the advisory, so administrators should verify whether their current deployments are impacted against the vendor’s published guidance.

Risk and Exploitability

The CVSS score of 5.6 marks it as a medium‑severity flaw, while the EPSS score of less than 1% indicates a very low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is network‑based request manipulation; an attacker could construct malformed HTTP traffic that is processed incorrectly by the target server, potentially capturing credential data in the process.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify whether any of your cPanel or WP Squared installations match the affected profile, using the vendor’s change‑log and advisory references to confirm impact.
  • If the vendor has released a patch or updated version, move the affected components to that revision as soon as feasible.
  • If no patch is currently available, apply hardened HTTP parsing rules or a Web Application Firewall that can detect and block request‑smuggling patterns.
  • Continuously monitor access logs for abnormal credential traffic and enforce strict authentication policies to limit any credential exposure.

Generated by OpenCVE AI on August 2, 2026 at 04:04 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 Potential Credential Exposure via HTTP Request Smuggling in cPanel

Fri, 31 Jul 2026 19:15: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': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description HTTP Smuggling in cPanel allows potential leak of credentials.
Weaknesses CWE-444
References
Metrics cvssV4_0

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


Subscriptions

Webpros Cpanel Wp Squared
cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

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

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

Link: CVE-2026-58047

cve-icon Vulnrichment

Updated: 2026-07-31T17:17:43.674Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-58047

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-444

    Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')