CVE Catalog

CVE-2026-54340

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

In the h2o HTTP server prior to commit 9265bdd, there is an HTTP/2 state amplification vulnerability that combines HPACK decompression amplification with Slowloris-style stream stalling. Decoded header state can be retained by stalled HTTP/2 streams, and depending on the configuration, additional limits are needed to bound decoded header state and prevent attack.

Risk Assessment

An attacker can exploit this vulnerability to overload the server by keeping large amounts of decoded headers in memory, leading to resource exhaustion and potential denial of service (DoS).

Recommendation

Immediately update the h2o server to a version containing commit 9265bdd or later. Additionally, depending on the configuration, consider implementing limits on decoded header state.

Other vulnerabilities in h2o

See all
Original NVD description (English source)

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 9265bdd, there is an HTTP/2 state amplification issue that combines HPACK decompression amplification with Slowloris-style stream stalling. Amplified decoded header state can be retained by stalled HTTP/2 streams, and depending on the configuration, additional limits are needed to bound decoded header state and prevent attack. This issue has been fixed by commit 9265bdd.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS