CVE-2026-86250: h3 before 2.0.1-rc.18 Denial of Service via Unbounded Chunked Cookie

Published Sep 6, 2026
·
Updated

h3 versions before 2.0.1-rc.18 fail to validate the chunk count parsed from user-controlled cookie values in setChunkedCookie() and deleteChunkedCookie() functions. Attackers can send a crafted cookie header with an extremely large chunk count to trigger an O(n²) cleanup loop that hangs the server process.

Affected Software

1 affected component
H3 h3<2.0.1-rc.18

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade h3 to a version that resolves this vulnerability.

    Fixed in 2.0.1-rc.18
  2. Compensating control

    Apply a compensating mitigation to prevent crafted requests from exhausting server resources until the h3 upgrade to 2.0.1-rc.18 is deployed (e.g., drop/rate-limit requests with unusually large chunk counts in the Cookie header at the network/WAF layer).

Event History

Sep 6, 2026
CVE Published
via MITRE·12:00 PM
Data Sourced
via MITRE·12:00 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·12:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

Any unauthenticated remote attacker able to send HTTP requests with crafted Cookie headers to an affected h3 server can trigger the vulnerable cookie-processing path.

2

What is required to trigger the denial of service?

The attacker needs to supply a cookie value containing an extremely large chunk count. The affected functions do not validate that count, causing an O(n²) cleanup loop that can hang the server process.

3

Which versions are affected?

h3 versions before 2.0.1-rc.18 are affected. Upgrading to 2.0.1-rc.18 or a later version removes the stated affected version range.

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