Diese Seite wurde noch nicht in Ihre Sprache übersetzt. Inhalte werden auf Englisch angezeigt, während wir daran arbeiten.
💡 Keep dependencies up to date — most exploits target known, patchable vulnerabilities.
CVE-2026-32993: HTTP Header Injection in cPanel
Plattform
cpanel
Komponente
cpanel
Behoben in
11.136.1.12
CVE-2026-32993 is a high-severity vulnerability affecting cPanel versions 11.132.0.0 through 11.136.1.12. This vulnerability stems from improper input sanitization within the /unprotected/nova_error endpoint, allowing an unauthenticated attacker to inject arbitrary HTTP headers into the server's response. Successful exploitation could lead to redirection attacks or other malicious actions, compromising the integrity of the web server and potentially impacting hosted websites.
Auswirkungen und Angriffsszenarienwird übersetzt…
The impact of CVE-2026-32993 is significant due to its unauthenticated nature and the potential for HTTP header injection. An attacker could leverage this vulnerability to redirect users to malicious websites (phishing), inject tracking headers for data exfiltration, or even modify the server's behavior by manipulating response headers. This could lead to credential theft, malware distribution, or defacement of hosted websites. The lack of authentication lowers the barrier to entry, making it accessible to a wider range of attackers. The /unprotected/nova_error endpoint is often overlooked in security assessments, making this a particularly concerning vulnerability.
Ausnutzungskontextwird übersetzt…
CVE-2026-32993 was published on May 13, 2026. Its severity is rated HIGH (CVSS 8.3). Currently, there are no publicly known active campaigns exploiting this vulnerability. No KEV or EPSS score is available at this time. Monitor security advisories and threat intelligence feeds for any indications of exploitation.
Bedrohungsanalyse
Exploit-Status
CISA SSVC
CVSS-Vektor
Was bedeuten diese Metriken?
- Attack Vector
- Netzwerk — aus der Ferne über das Internet ausnutzbar. Kein physischer oder lokaler Zugriff erforderlich.
- Attack Complexity
- Niedrig — keine besonderen Bedingungen erforderlich. Zuverlässig ausnutzbar.
- Privileges Required
- Keine — ohne Authentifizierung ausnutzbar. Keine Zugangsdaten erforderlich.
- User Interaction
- Keine — automatischer und lautloser Angriff. Das Opfer tut nichts.
- Scope
- Geändert — Angriff kann über die anfällige Komponente hinaus auf andere Systeme übergreifen.
- Confidentiality
- Niedrig — partieller oder indirekter Zugriff auf einige Daten.
- Integrity
- Niedrig — Angreifer kann einige Daten mit begrenztem Umfang ändern.
- Availability
- Niedrig — partieller oder intermittierender Denial of Service.
Betroffene Software
Schwachstellen-Klassifikation (CWE)
Zeitleiste
- Reserviert
- Veröffentlicht
- Geändert
Mitigation und Workaroundswird übersetzt…
The primary mitigation for CVE-2026-32993 is to upgrade cPanel to version 11.136.1.12 or later, which contains the necessary fix. If immediate upgrade is not possible, consider implementing a Web Application Firewall (WAF) rule to block requests containing suspicious characters or patterns in the status query parameter of the /unprotected/novaerror endpoint. Alternatively, restrict access to the /unprotected/novaerror endpoint to trusted networks or IP addresses. Thoroughly review and harden cPanel's configuration, ensuring that all unnecessary features and endpoints are disabled. After upgrading, confirm the fix by attempting to inject a custom HTTP header via the /unprotected/nova_error endpoint; the request should be rejected.
So behebenwird übersetzt…
Actualice cPanel a la versión 11.132.0.32 o posterior, 11.134.0.26 o posterior, 11.136.0.10 o posterior, o 11.136.1.12 o posterior para mitigar la vulnerabilidad. La actualización corrige la falta de sanitización adecuada del parámetro de consulta 'status' en el endpoint '/unprotected/nova_error', previniendo la inyección de encabezados HTTP arbitrarios.
Häufig gestellte Fragenwird übersetzt…
What is CVE-2026-32993 — HTTP Header Injection in cPanel?
CVE-2026-32993 is a high-severity vulnerability in cPanel versions 11.132.0.0–11.136.1.12 that allows unauthenticated attackers to inject arbitrary HTTP headers via the /unprotected/nova_error endpoint, potentially leading to redirection or data exfiltration.
Am I affected by CVE-2026-32993 in cPanel?
You are affected if you are running cPanel versions 11.132.0.0 through 11.136.1.12. Check your cPanel version using /usr/local/cpanel/cpversion.
How do I fix CVE-2026-32993 in cPanel?
Upgrade cPanel to version 11.136.1.12 or later. As a temporary workaround, implement a WAF rule to block suspicious requests to the /unprotected/nova_error endpoint.
Is CVE-2026-32993 being actively exploited?
Currently, there are no publicly known active campaigns exploiting CVE-2026-32993, but it's crucial to apply the patch promptly.
Where can I find the official cPanel advisory for CVE-2026-32993?
Refer to the official cPanel security advisory for CVE-2026-32993 on the cPanel website (https://security.cpanel.net/ - search for CVE-2026-32993).
Ist dein Projekt betroffen?
Lade deine Abhängigkeitsdatei hoch und erfahre sofort, ob dich diese und andere CVEs treffen.
Jetzt testen — kein Konto
Laden Sie ein Manifest hoch (composer.lock, package-lock.json, WordPress Plugin-Liste…) oder fügen Sie Ihre Komponentenliste ein. Sie erhalten sofort einen Schwachstellenbericht. Das Hochladen einer Datei ist nur der Anfang: Mit einem Konto erhalten Sie kontinuierliche Überwachung, Slack/email-Benachrichtigungen, Multi-Projekt- und White-Label-Berichte.
Abhängigkeitsdatei hier ablegen
composer.lock, package-lock.json, requirements.txt, Gemfile.lock, pubspec.lock, Dockerfile...