Pre-auth code execution via duplicate HTTP/2 cleanup
Published May 4, 2026 · Updated May 4, 2026
Double free in mod_http2 in Apache HTTP Server 2.4.66 allows remote attackers to crash workers or execute code via an early stream reset. A HEADERS frame followed immediately by RST_STREAM makes two nghttp2 callbacks add the same h2_stream pointer to m->spurge, so cleanup destroys its APR pool twice. The crash path requires an enabled HTTP/2 endpoint and a multithreaded event or worker MPM; the demonstrated code-execution chain also requires an address leak, the APR mmap allocator, and mod_status.
Summary
What happened
Double free in mod_http2 in Apache HTTP Server 2.4.66 allows remote attackers to crash workers or execute code via an early stream reset. A HEADERS frame followed immediately by RST_STREAM makes two nghttp2 callbacks add the same h2_stream pointer to m->spurge, so cleanup destroys its APR pool twice. The crash path requires an enabled HTTP/2 endpoint and a multithreaded event or worker MPM; the demonstrated code-execution chain also requires an address leak, the APR mmap allocator, and mod_status.
The record
- CVE
- CVE-2026-23918
- Published
- May 4, 2026
- Updated
- May 4, 2026
- Vendor
- The Apache Software Foundation
- Product
- Apache HTTP Server
- Classifications
- CWE-415, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 4, 2026CVE publishedPublication date reported by the CVE source.
- May 4, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.4.66
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- Striga Apache HTTP/2 double-free reproduction kitproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo