← Vulnerability feed

Vulnerability record · CVE-2020-13950 · published 10 June 2021

CVE-2020-13950: Apache HTTP Server mod_proxy_http NULL pointer dereference DoS

Apache · Http Server

Apache HTTP Server 2.4.41 through 2.4.46 mod_proxy_http can be crashed via a NULL pointer dereference when a specially crafted request uses both Content-Length and Transfer-Encoding headers. The flaw is a remotely reachable denial of service against the proxy module, and the affected version range is narrow and documented.

7.5 CVSS 3.1 High EPSS 49% · top 1.1% CWE-476 · NULL pointer dereference
7.5CVSS 3.1 base score, v2 5.0
49%EPSS exploitation probability, 30 days
NoNot in CISA KEV
6Affected product versions listed by NVD
20References
17 Jun 2026Last modified by NVD

Description

Apache HTTP Server versions 2.4.41 to 2.4.46 mod_proxy_http can be made to crash (NULL pointer dereference) with specially crafted requests using both Content-Length and Transfer-Encoding headers, leading to a Denial of Service

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

high priorityRemote unauthenticated denial of service with a high EPSS score, though no KEV listing or known public exploit is recorded.

What it is

Apache HTTP Server 2.4.41 through 2.4.46 mod_proxy_http can be crashed via a NULL pointer dereference when a specially crafted request uses both Content-Length and Transfer-Encoding headers. The flaw is a remotely reachable denial of service against the proxy module, and the affected version range is narrow and documented.

Impact

An unauthenticated attacker can crash the affected server process, causing a denial of service. There is no confidentiality or integrity impact per the CVSS vector.

Attack surface

Reached over the network by sending crafted HTTP requests to a server that proxies requests through mod_proxy_http; no authentication or user interaction is required per the CVSS vector AV:N/PR:N/UI:N.

Exploitation

Not listed in CISA KEV and no ransomware usage is documented; EPSS is high at roughly 0.49 (98.8th percentile), and references are vendor advisories, mailing lists and third-party advisories with no public exploit tag.

What to do

  • Upgrade Apache HTTP Server to a version after 2.4.46 that contains the fix, or apply the vendor patch for your distribution.
  • If immediate upgrade is not possible, restrict or disable mod_proxy_http where it is not required.
  • Place a reverse proxy or WAF in front of affected servers to reject requests carrying both Content-Length and Transfer-Encoding headers.
  • Monitor vendor advisories for Debian, Fedora, Oracle, Gentoo and NetApp packages and apply their updated builds.

Detection

  • Search web and proxy logs for requests containing both Content-Length and Transfer-Encoding headers.
  • Alert on Apache child process crashes or restarts correlated with proxied requests.
  • Monitor for repeated 5xx responses or connection resets from mod_proxy_http backends.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

6 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://httpd.apache.org/security/vulnerabilities_24.html Vendor Advisory
http://www.openwall.com/lists/oss-security/2021/06/10/4 Mailing ListThird Party Advisory
https://lists.apache.org/thread.html/r7f2b70b621651548f4b6f027552f1dd91705d7111bb5d15cda0a68dd%40%3Cdev.httpd.apache.org
https://lists.apache.org/thread.html/rbe197409ae4a58b629fb792d1aed541ccbbf865121a80e1c5938d223%40%3Cannounce.httpd.apach
https://lists.apache.org/thread.html/re026d3da9d7824bd93b9f871c0fdda978d960c7e62d8c43cba8d0bf3%40%3Ccvs.httpd.apache.org Mailing ListRelease Notes
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SPBR6WUYBJNACHKE65SPL7T
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNCYSR3BXT36FFF4XTCPL3H
https://security.gentoo.org/glsa/202107-38 Third Party Advisory
https://security.netapp.com/advisory/ntap-20210702-0001/ Third Party Advisory
https://www.oracle.com/security-alerts/cpuoct2021.html Third Party Advisory
http://httpd.apache.org/security/vulnerabilities_24.html Vendor Advisory
http://www.openwall.com/lists/oss-security/2021/06/10/4 Mailing ListThird Party Advisory
https://lists.apache.org/thread.html/r7f2b70b621651548f4b6f027552f1dd91705d7111bb5d15cda0a68dd%40%3Cdev.httpd.apache.org
https://lists.apache.org/thread.html/rbe197409ae4a58b629fb792d1aed541ccbbf865121a80e1c5938d223%40%3Cannounce.httpd.apach
https://lists.apache.org/thread.html/re026d3da9d7824bd93b9f871c0fdda978d960c7e62d8c43cba8d0bf3%40%3Ccvs.httpd.apache.org Mailing ListRelease Notes
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SPBR6WUYBJNACHKE65SPL7T
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNCYSR3BXT36FFF4XTCPL3H
https://security.gentoo.org/glsa/202107-38 Third Party Advisory
https://security.netapp.com/advisory/ntap-20210702-0001/ Third Party Advisory
https://www.oracle.com/security-alerts/cpuoct2021.html Third Party Advisory

Track CVE-2020-13950 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2020-13950), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.