CVE Catalog

CVE-2026-44435

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 Quicly IETF QUIC protocol implementation, primarily used within the H2O HTTP server, an assertion failure occurs prior to commit 937d0e9. The failure is triggered when the total number of valid handshake messages received over a CRYPTO stream in a single packet number space exceeds 32KB, causing a Denial of Service (DoS).

Risk Assessment

An attacker can send specially crafted handshake messages, causing the H2O server to crash and preventing new QUIC connections from being established. This results in service unavailability for end users.

Recommendation

Immediately update the Quicly library to a version containing commit 937d0e9 or later. If you are using the H2O server, apply the latest version that includes the patched library.

Other vulnerabilities in Quicly

See all
Original NVD description (English source)

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.

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