CVE-2026-54340

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.
Configurations

No configuration.

History

17 Jul 2026, 00:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-17 00:16

Updated : 2026-07-17 19:17


NVD link : CVE-2026-54340

Mitre link : CVE-2026-54340

CVE.ORG link : CVE-2026-54340


JSON object : View

Products Affected

No product.

CWE
CWE-400

Uncontrolled Resource Consumption

CWE-770

Allocation of Resources Without Limits or Throttling