CVE-2019-0211
KEV PoC ×2massUse-After-Free Root Local Privilege Escalation in Apache HTTP Server 2.4
CISA: Apache HTTP Server Privilege Escalation Vulnerability
In Apache HTTP Server 2.4 releases 2.4.17 through 2.4.38, a use-after-free flaw (CWE-416) in scoreboard handling allows code running in less-privileged child processes or threads — including in-process scripting interpreters such as mod_php — to execute arbitrary code with the privileges of the parent process, which is usually root. All three standard multi-processing modules (event, worker, and prefork) are affected on Unix-like systems; non-Unix systems such as Windows are not affected. An attacker who can already run code inside the web server process, for example a shared-hosting customer running PHP, gains root privileges on the host, putting every site and service on that server at risk. The flaw is rated 7.8 (high), a public proof-of-concept exploit known as 'Carpe Diem' has been released, and CISA added it to the Known Exploited Vulnerabilities catalog on 2021-11-03, confirming exploitation in the wild; EPSS puts the 30-day exploitation probability at 65% (99th percentile). Public scans reported in news coverage counted more than 2 million Apache HTTP servers running affected versions, with shared web hosting environments highlighted as most at risk.
What to do: Upgrade Apache HTTP Server to a fixed release (2.4.39 or later) or apply patched packages from your OS/vendor — Apache, Fedora, Canonical/Ubuntu, Debian, openSUSE, NetApp, Red Hat, and Oracle have shipped fixes — as required by the CISA KEV catalog. Prioritize internet-facing and shared-hosting servers that run in-process scripting such as mod_php, and verify the running version (e.g. 'apachectl -v' or 'httpd -v') is outside the 2.4.17–2.4.38 range. Note that Windows and other non-Unix installations are not affected.
| Apache HTTP Server (httpd) | 2.4.17 through 2.4.38, all MPMs (event, worker, prefork); Unix-like systems only |
| Fedora Project Fedora | affected httpd 2.4 builds as shipped; specific Fedora versions not specified in source data |
| Canonical Ubuntu Linux | affected httpd 2.4 builds as shipped; specific Ubuntu versions not specified in source data |
| Debian Linux | affected httpd 2.4 builds as shipped; specific Debian versions not specified in source data |
| openSUSE Leap | affected httpd 2.4 builds as shipped; specific Leap versions not specified in source data |
| NetApp OnCommand Unified Manager | affected httpd 2.4 components as bundled; versions not specified in source data |
| Red Hat JBoss Core Services | affected httpd 2.4 components as bundled; versions not specified in source data |
| Red Hat OpenShift Container Platform (and OpenShift Container Platform for Power) | affected httpd 2.4 components as bundled; versions not specified in source data |
| Red Hat Software Collections | affected httpd 2.4 components as bundled; versions not specified in source data |
| Red Hat Enterprise Linux (including EUS) | affected httpd 2.4 builds as shipped; specific RHEL versions not specified in source data |
| Oracle Enterprise Linux | affected httpd 2.4 builds as shipped; specific versions not specified in source data |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
In Apache HTTP Server 2.4 releases 2.4.17 to 2.4.38, with MPM event, worker or prefork, code executing in less-privileged child processes or threads (including scripts executed by an in-process scripting interpreter) could execute arbitrary code with the privileges of the parent process (usually root) by manipulating the scoreboard. Non-Unix systems are not affected.
- Affected
- Apache HTTP Server
- Required action
- Apply updates per vendor instructions.
- Due date
- Ransomware use
- Unknown
- Vendors
- apachefedoraprojectcanonicaldebianopensusenetappredhatoracle
- Products
- http server, fedora, ubuntu linux, debian linux, leap, oncommand unified manager, jboss core services, openshift container platform, openshift container platform for power, software collections, enterprise linux, enterprise linux eus
- Weakness
- CWE-416
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H