Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
HighPublic exploit

Apache HTTP Server HTTP/2 DoS by Memory Increase

IdentifiersCVE-2025-53020CWE-401· Missing Release of Memory after…

CVE-2025-53020 is a denial-of-service vulnerability in Apache HTTP Server's HTTP/2 handling affecting versions 2.4.17 through 2.4.63. The issue is described as a late release of memory after effective lifetime and is specifically associated with HTTP/2 memory growth triggered by repeated request header names. Available supporting content indicates that a client can cause disproportionate memory consumption on an HTTP/2 connection by sending requests with repeated header names, leading the server to retain or release memory too late and thereby increasing per-connection memory usage until service degradation or exhaustion occurs. The issue was fixed in Apache HTTP Server 2.4.64.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

A remote attacker can cause excessive memory consumption in Apache HTTP Server over HTTP/2, resulting in denial of service. The documented impact is availability loss through memory exhaustion or severe memory pressure on affected httpd processes or connections. Supporting content assigns CVSS 3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H, indicating unauthenticated network exploitation with high availability impact and no stated confidentiality or integrity impact.

Mitigation

If you can’t patch tonight, do this now.

If immediate upgrade is not possible, reduce exposure of HTTP/2 on internet-facing Apache deployments, including disabling HTTP/2 where operationally feasible or restricting access to trusted clients until patched. Increased monitoring for abnormal per-connection memory growth, spikes in worker memory usage, and HTTP/2 abuse patterns involving repeated header names may help detect exploitation attempts, but the authoritative fix in the provided content is upgrade to 2.4.64.

Remediation

Patch, then assume compromise.

Upgrade Apache HTTP Server to version 2.4.64 or later. The provided content explicitly states that versions 2.4.17 up to 2.4.63 are affected and that 2.4.64 fixes the issue.
PUBLIC EXPLOITS

Exploits

1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos.

VALID 1 / 1 TOTALView more in app
CVE-2025-53020-PoCMaturityPoCVerified exploit

This repository contains a proof-of-concept (PoC) exploit for CVE-2025-53020, a memory exhaustion vulnerability in Apache httpd's HTTP/2 implementation. The repository consists of two files: a detailed README.md explaining the vulnerability, attack mechanism, and usage instructions, and poc.py, a Python script that implements the exploit logic. The exploit abuses the HPACK header compression in HTTP/2 by sending requests with repeated long header names, causing the server to allocate excessive memory for each repetition. The script allows customization of header length, number of repetitions, batch size, and delay between batches. It supports both HTTP and HTTPS targets and includes a patch for the h2 library to handle empty header values correctly. The primary attack vector is network-based, targeting HTTP/2 endpoints on Apache httpd servers. The exploit is a functional PoC and does not include weaponized payloads beyond denial of service. No hardcoded IPs or domains are present; endpoints are user-supplied via command-line arguments. The repository is intended for authorized security testing and research.

galbarnahumDisclosed Jan 12, 2026pythonmarkdownnetwork
EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
Apache Software FoundationHttp Serverapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures1

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity1

Community discussion across Reddit, Mastodon, and other social sources.