CVE-2026-86250 PUBLISHED

h3 before 2.0.1-rc.18 Denial of Service via Unbounded Chunked Cookie

Assigner: VulnCheck
Reserved: 06.09.2026 Published: 06.09.2026 Updated: 06.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor h3js
Product h3
Versions Default: unaffected
  • affected from 2.0.0-beta.4 to 2.0.1-rc.18 (excl.)
  • Version 2.0.1-rc.18 is unaffected

Credits

  • offset reporter

References

Problem Types

  • Uncontrolled Resource Consumption CWE