Use-after-free in Apache HTTP Server - CVE-2026-48913

 

Use-after-free in Apache HTTP Server - CVE-2026-48913

Published: June 8, 2026


Vulnerability identifier: #VU133897
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2026-48913
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Apache Foundation
Affected software:
Apache HTTP Server

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code.

The vulnerability exists due to use-after-free in mod_http2 when file handles are already exhausted. A remote attacker can trigger request processing under file descriptor exhaustion conditions to execute arbitrary code.

Exploitation requires the server to have exhausted file handles.


How to mitigate CVE-2026-48913

Install security update from vendor's website.

Sources