๐Ÿ” CVE Alert

CVE-2026-44433

MEDIUM 5.3

Quicly is vulnerable to memory exhaustion

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

Quicly is an IETF QUIC protocol implementation intended primarily for use within the H2O HTTP server. Prior to commit 8b178e6, an adversarial peer could send a STREAM frame carrying just one byte at the largest offset being permitted to obtain additional flow control credit, which under certain circumstances could lead to a Denial of Service. Assuming the application prepares a receive buffer for storing all data that arrive out-of-order, up to the largest offset being received, this behavior could lead to the application allocating large amount of memory with the peer sending only a handful of packets, resulting in memory exhaustion. In addition to the receive buffer allocation strategy, the severity of this vulnerability depends on how the application controls the stream concurrency. In case of the H2O HTTP server, under its default setting, this bug increases the maximum amount of memory allocated per connection by about 4 times. This issue has been fixed by commit 8b178e6.

CWE CWE-770 CWE-400
Vendor h2o
Product quicly
Published Jul 16, 2026
Stay Ahead of the Next One

Get instant alerts for h2o quicly

Be the first to know when new medium vulnerabilities affecting h2o quicly are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

h2o / quicly
< 8b178e6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/h2o/quicly/security/advisories/GHSA-f7qr-4p37-9gx9 github.com: https://github.com/h2o/quicly/commit/8b178e692c51a3b1031612ef89f03a53aac63c15