8.8
CVE-2026-23918
- EPSS 0.07%
- Published 04.05.2026 14:44:28
- Last modified 04.05.2026 20:24:58
- Source security@apache.org
- CVE watchlists
- Open
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.
Data is provided by the National Vulnerability Database (NVD)
Apache ≫ HTTP Server Version2.4.66
VulnDex Vulnerability Enrichment
| Type | Source | Score | percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.07% | 0.209 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.