Skip to content

CVE-2019-0211

Use After Free — is CVE-2019-0211real, exploitable, or a false positive? Here's the community ground truth.

High · CVSS 7.8EPSS 65.0%CISA KEVCWE-416 · Use After Free

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

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.

Published

Embed this verdict
TruePositive verdict for CVE-2019-0211
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2019-0211/badge.svg)](https://www.truepositive.app/cve/CVE-2019-0211)
HTML
<a href="https://www.truepositive.app/cve/CVE-2019-0211"><img src="https://www.truepositive.app/cve/CVE-2019-0211/badge.svg" alt="TruePositive verdict for CVE-2019-0211"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

3 verdicts
Not a real issue

Includes TruePositive's curated baseline from public sources — community verdicts accrue on top.

Pick your verdict — we'll save it right after a quick sign-in.

Community real-world severity: High (High 3) — CVSS base score 7.8

In line with its CVSS base score.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

  • 0
    Field note · Aisha RahmanCurated

    Apache HTTP Server Privilege Escalation Vulnerability — Apache HTTP Server, 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 code with the privileges of the parent process (usually root) by manipulating the scoreboard. Listed in the CISA KEV catalog (added 2021-11-03) — confirmed exploited in the wild, not theoretical. FIRST EPSS puts the chance of exploitation in the next 30 days at ~65%. Treat it as real and prioritize remediation over triage.

  • 0
    Remediation · Tomáš NovákCurated

    Required action for Apache HTTP Server: Apply updates per vendor instructions. CISA set a federal remediation due date of 2022-05-03. After patching, verify the vulnerable path is no longer reachable before closing the finding.

Same weaknessCWE-416 · Use After Free.