๐Ÿ” CVE Alert

CVE-2026-86250

HIGH 7.5

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

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-400
Vendor h3js
Product h3
Published Sep 6, 2026
Stay Ahead of the Next One

Get instant alerts for h3js h3

Be the first to know when new high vulnerabilities affecting h3js h3 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:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

h3js / h3
2.0.0-beta.4 < 2.0.1-rc.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/h3js/h3/security/advisories/GHSA-q5pr-72pq-83v3 vulncheck.com: https://www.vulncheck.com/advisories/h3-before-2.0.1-rc.18-denial-of-service-via-unbounded-chunked-cookie

Credits

๐Ÿ” offset