CVE-2026-44433
Last modified
CVE-2026-44433 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Quicly is an IETF QUIC protocol implementation intended primarily for use within the H2O HTTP server. Prior to commit 8b178e6, an adversarial peer could send a STREAM frame carrying just one byte at the largest offset being permitted to obtain additional flow control credit, which under certain circumstances could lead to a Denial of Service. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
Quicly is an IETF QUIC protocol implementation intended primarily for use within the H2O HTTP server. Prior to commit 8b178e6, an adversarial peer could send a STREAM frame carrying just one byte at the largest offset being permitted to obtain additional flow control credit, which under certain circumstances could lead to a Denial of Service. Assuming the application prepares a receive buffer for storing all data that arrive out-of-order, up to the largest offset being received, this behavior could lead to the application allocating large amount of memory with the peer sending only a handful of packets, resulting in memory exhaustion. In addition to the receive buffer allocation strategy, the severity of this vulnerability depends on how the application controls the stream concurrency. In case of the H2O HTTP server, under its default setting, this bug increases the maximum amount of memory allocated per connection by about 4 times. This issue has been fixed by commit 8b178e6.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| H2o | Quicly | < 2026-05-29 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-44433?
How severe is CVE-2026-44433?
How do I fix CVE-2026-44433?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-44428The MCP Registry provides MCP clients with a list of MCP ser…4.7
- CVE-2026-44429The MCP Registry provides MCP clients with a list of MCP ser…5.4
- CVE-2026-4443Heap buffer overflow in WebAudio in Google Chrome prior to 1…8.8
- CVE-2026-44430The MCP Registry provides MCP clients with a list of MCP ser…4
- CVE-2026-44431urllib3 is an HTTP client library for Python. From 1.23 to b…5.3
- CVE-2026-44432urllib3 is an HTTP client library for Python. From 2.6.0 to …7.5
- CVE-2026-44434Quicly is an IETF QUIC protocol implementation intended prim…5.3
- CVE-2026-44435Quicly is an IETF QUIC protocol implementation intended prim…7.5
- CVE-2026-44436Quicly is an IETF QUIC protocol implementation intended prim…7.5
- CVE-2026-44437The Angular SSR is a server-rise rendering tool for Angular …6.1
- CVE-2026-44439PlaywrightCapture is a simple replacement for splash using p…7.5
- CVE-2026-4444Stack buffer overflow in WebRTC in Google Chrome prior to 14…8.8
Are you affected by CVE-2026-44433?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
