CVE Catalog

CVE-2026-86250

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

h3 versions before 2.0.1-rc.18 fail to validate the chunk count parsed from user-controlled cookie values in setChunkedCookie() and deleteChunkedCookie(). 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.

Risk Assessment

DoS attack may cause service unavailability, impacting application continuity.

Recommendation

Upgrade h3 to version 2.0.1-rc.18 or later, which includes the chunk count validation fix.

Other vulnerabilities in h3

See all
Original NVD description (English source)

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.

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