CVE-2026-44434
Last modified
CVE-2026-44434 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Quicly is an IETF QUIC protocol implementation intended primarily for use within the H2O HTTP server. Prior to commit dccf5d4, Quicly was vulnerable to stateless reset injection through lack of packet entry validation. EPSS estimates a 0.15% 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 dccf5d4, Quicly was vulnerable to stateless reset injection through lack of packet entry validation. The QUIC protocol is designed to withstand packet injection attacks, once the handshake is complete. Only packets that carry some secret patterns are considered as stateless resets. Quicly allows the peer to share up to 4 such patterns per connection. However, until now, it failed to determine which of the 4 slots that it uses to retain the secret patterns contains a valid entry. As the slots are zero-initialized, the failure meant that, unless the peer advertised 4 of such patterns, an all-zero pattern was treated as a stateless reset.In effect, this allowed an on-path attacker to reset QUIC connections governed by Quicly. This issue has been fixed by commit dccf5d4.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
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-44434?
How severe is CVE-2026-44434?
How do I fix CVE-2026-44434?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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-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-44433Quicly is an IETF QUIC protocol implementation intended prim…7.5
- 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
- CVE-2026-44440ERPNext is a free and open source Enterprise Resource Planni…5.7
Are you affected by CVE-2026-44434?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
