CVE-2026-44436: Quicly is vulnerable to connection state corruption

Published Jul 16, 2026
·
Updated

Quicly is an IETF QUIC protocol implementation intended primarily for use within the H2O HTTP server. Prior to commit 8b178e6, Quicly is vulnerable to a Denial of Service attack through connection state corruption. In QUIC Invariants, the maximum length of a Connection ID is 255 bytes, while QUIC version 1 further restricts the maximum to 20 bytes. Quicly implements QUIC version 1 and therefore its CID buffers are limited to 20 bytes. However, to be able to respond to unknown versions of QUIC, its packet decoder accepts Connection IDs of up to 255 bytes. As its CID buffers are merely 20 bytes long, Quicly must reject QUIC version 1 packets with Connection IDs longer than that. The command line tool bundled with Quicly has had that check, however the library itself lacked such enforcement. As a consequence, when used by applications that lack their own enforcement, the connection state becoming inconsistent to buffer overrun. Fortunately, the overflow stops within the allocated chunk of memory, but nevertheless, the bug leads to assertion failures. This issue has been fixed by commit 8b178e6.

Affected Software

2 affected components
Quicly quicly>undefined
h2o Quicly<2026-05-29

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Quicly to a version that resolves this vulnerability.

    Patch 8b178e6

Event History

Jul 16, 2026
CVE Published
via MITRE·10:44 PM
Data Sourced
via MITRE·10:44 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·11:16 PM
RemedyDescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-44436?

CVE-2026-44436 has a severity score of 7.5, classified as high.

2

How does CVE-2026-44436 affect connection state in Quicly?

CVE-2026-44436 allows for connection state corruption, leading to potential Denial of Service.

3

What is the impact of exploiting CVE-2026-44436?

Exploitation of CVE-2026-44436 can result in a Denial of Service condition.

4

What versions of Quicly are affected by CVE-2026-44436?

CVE-2026-44436 affects Quicly prior to commit 8b178e6.

5

How do I remediate CVE-2026-44436?

To fix CVE-2026-44436, update Quicly to the version that includes commit 8b178e6.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203
CVE-2026-44436 - Quicly is vulnerable to connection state corruption - SecAlerts