CVE-2026-54428
Received Received - Intake

Allocation of Resources Without Limits in Apache HttpComponents Core HTTP/2 HPACK Decoder

Vulnerability report for CVE-2026-54428, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-01

Last updated on: 2026-07-01

Assigner: Apache Software Foundation

Description

Allocation of resources without limits or throttling in the HTTP/2 HPACK decoder in Apache HttpComponents Core (5.4.2 and earlier, 5.5-beta1 and earlier) allows an remote attacker to cause a denial of service through memory exhaustion by sending oversized compressed header blocks before the HTTP/2 SETTINGS acknowledgement causes the configured header list size limit to be applied.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-01
Last Modified
2026-07-01
Generated
2026-07-02
AI Q&A
2026-07-01
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
apache httpcomponents_core 5.4.2
apache httpcomponents_core 5.5-beta1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-400 The product does not properly control the allocation and maintenance of a limited resource.
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in the HTTP/2 HPACK decoder of Apache HttpComponents Core versions 5.4.2 and earlier, as well as 5.5-beta1 and earlier. It occurs because the decoder allocates resources without any limits or throttling.

An attacker can exploit this by sending oversized compressed header blocks before the HTTP/2 SETTINGS acknowledgement is processed. This prevents the configured header list size limit from being applied, allowing the attacker to cause memory exhaustion.

As a result, this can lead to a denial-of-service (DoS) condition on the affected server.

Impact Analysis

This vulnerability can impact you by allowing a remote attacker to cause a denial-of-service (DoS) condition on your server running vulnerable versions of Apache HttpComponents Core.

The attacker achieves this by exhausting the server's memory through sending oversized compressed HTTP/2 header blocks before the SETTINGS acknowledgement is processed, which prevents the application of header size limits.

This can lead to service unavailability, potentially disrupting your applications or services that rely on this component.

Mitigation Strategies

The vulnerability affects Apache HttpComponents Core versions 5.4.2 and earlier, as well as 5.5-beta1 and earlier. To mitigate this vulnerability, you should upgrade to a version later than these affected releases where the issue in the HTTP/2 HPACK decoder is fixed.

Since the vulnerability is caused by resource allocation without limits or throttling, applying any available patches or updates from Apache that address this issue is recommended to prevent denial of service through memory exhaustion.

Compliance Impact

The provided information does not specify any direct impact of this vulnerability on compliance with common standards and regulations such as GDPR or HIPAA.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-54428. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart