CVE-2026-23918: Apache HTTP Server: http2: double free and possible RCE on early reset
Double Free and possible RCE vulnerability in Apache HTTP Server with the HTTP/2 protocol.
This issue affects Apache HTTP Server: 2.4.66.
Users are recommended to upgrade to version 2.4.67, which fixes the issue.
Security readout for executives and security teams
Plain-English summary
Apache HTTP Server 2.4.66 has a high-severity HTTP/2 memory handling flaw. Under the right conditions, it may let an attacker cause serious compromise, including possible remote code execution. The published fix is Apache HTTP Server 2.4.67.
Executive priority
Treat this as urgent for exposed Apache 2.4.66 systems, especially those serving HTTP/2. The business risk is potential full compromise of affected servers. Absence of cited active exploitation lowers emergency certainty, not remediation priority.
Technical view
The issue is described as a double free in Apache HTTP Server’s HTTP/2 handling on early reset. Sources list Apache HTTP Server 2.4.66 as affected and 2.4.67 as fixed. CVSS 3.1 is 8.8 with network attack vector, low complexity, low privileges, no user interaction, and high CIA impact.
Likely exposure
Exposure appears limited to Apache HTTP Server 2.4.66 deployments using HTTP/2. Internet-facing servers and reverse proxies deserve priority. The bundle does not identify additional affected versions or products.
Exploitation context
No provided source or KEV status indicates active exploitation. The vulnerability is serious because it is network-reachable and may allow RCE, but exploit availability and real-world exploitation are not established in the bundle.
Researcher notes
Track this as CWE-415 double free and CWE-1341. Validate exposure by exact Apache version, HTTP/2 configuration, and vendor package status. Do not assume unaffected or affected status beyond the source-listed 2.4.66 without vendor confirmation.
Mitigation direction
Upgrade Apache HTTP Server 2.4.66 to 2.4.67.
For Red Hat systems, review RHSA-2026:13938 applicability.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-1341: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
7Timeline events
3ADP providers
6Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-1341 · source CWE mapping
Multiple Releases of Same Resource or Handle
Multiple Releases of Same Resource or Handle represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.