
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-48913 is a Use After Free (UAF) vulnerability in the Apache HTTP Server module mod_http2, triggered when file handles are already exhausted. It affects Apache HTTP Server versions 2.4.55 through 2.4.67, and was fixed in version 2.4.68 released on June 8, 2026. The vulnerability was reported on May 22, 2026 by Sam Lovejoy of IBM X-Force Offensive Research (XOR) and publicly disclosed on June 8, 2026. It carries a CVSS v3.1 base score of 7.3 (High) (GitHub Advisory, Openwall OSS-Sec).
The vulnerability is classified as CWE-416 (Use After Free), occurring in the mod_http2 module when the server's file handle limit has been exhausted. Under this condition, memory that has already been freed may be reused or referenced, leading to memory corruption. An unauthenticated remote attacker can exploit this by sending HTTP/2 requests to a server under file descriptor exhaustion conditions, with no privileges or user interaction required. The fix was committed to the 2.4.x branch on June 3, 2026 (revision r1934882) (Openwall OSS-Sec, GitHub Advisory).
Successful exploitation can result in low-level impacts to confidentiality, integrity, and availability — consistent with the CVSS scoring — but the underlying memory corruption condition could potentially enable arbitrary code execution in more severe scenarios. An unauthenticated attacker over the network may trigger unauthorized data access, data modification, or service disruption on the affected Apache HTTP Server instance. The scope is limited to the vulnerable component itself, with no inherent scope change, though a compromised web server could serve as a pivot point for further lateral movement (GitHub Advisory, Feedly).
mod_http2) enabled, using tools like Shodan, Censys, or banner grabbing.h2load or custom scripts that open many simultaneous streams without closing them).mod_http2 to attempt operations on already-freed memory, triggering the UAF condition.error_log) showing file descriptor exhaustion errors (e.g., (24)Too many open files) coinciding with mod_http2 errors or segmentation faults; access logs showing repeated HTTP/2 requests from the same source.httpd) process crashes or unexpected restarts; core dump files generated in the Apache working directory following a crash.ulimit warnings in OS logs or monitoring tools).Upgrade Apache HTTP Server to version 2.4.68 or later, which contains the fix committed as revision r1934882 on June 3, 2026 (Openwall OSS-Sec, Apache Vulnerabilities). As a temporary workaround, consider disabling mod_http2 if HTTP/2 support is not required. Additionally, implement resource limits and connection throttling (e.g., LimitRequestFields, OS-level ulimit settings, or rate limiting via a reverse proxy) to prevent file handle exhaustion conditions that trigger the vulnerability (Feedly).
The vulnerability was disclosed with a severity rating of "low" by the Apache HTTP Server project itself in the OSS-Security announcement, despite the CVSS score of 7.3 (High), reflecting the difficulty of reliably exploiting the file handle exhaustion precondition (Openwall OSS-Sec). Security news outlets including CyberSecurityNews, GBHackers, and Daily Security Review covered the Apache HTTP Server 2.4.68 release, noting it patched multiple CVEs including this UAF flaw (Feedly). Community discussion on platforms like Bluesky and Mastodon was limited, consistent with the low immediate exploitation risk.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."