CVE-2026-44435

Summary

Quicly is an IETF QUIC protocol implementation intended primarily for use within the H2O HTTP server. Prior to commit 937d0e9, an assertion failure is raised when the total number of valid handshake messages received over a CRYPTO stream of a single packet number space exceeds 32KB, causing a Denial of Service. This issue has been fixed by commit 937d0e9.

Affected Software

VendorProductVersion RangeStatus
h2oquicly< 937d0e9affected

Weaknesses

  • CWE-617: CWE-617: Reachable Assertion
  • CWE-400: CWE-400: Uncontrolled Resource Consumption

References