An issue in curl’s QUIC UDP receive function allows a malicious HTTP/3 server
to trigger a remote denial of service against a curl or libcurl client.
Because the helper function discards zero-length UDP datagrams before counting
them toward the per-call packet budget, a connected QUIC peer can continuously
stream empty datagrams to indefinitely stall the client.
References
| Link | Resource |
|---|---|
| https://curl.se/docs/CVE-2026-11352.html | Patch Vendor Advisory |
| https://curl.se/docs/CVE-2026-11352.json | Vendor Advisory |
| https://hackerone.com/reports/3783438 | Exploit Issue Tracking Third Party Advisory |
| https://hackerone.com/reports/3783438 | Exploit Issue Tracking Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-07-03 07:16
Updated : 2026-09-15 07:16
NVD link : CVE-2026-11352
Mitre link : CVE-2026-11352
CVE.ORG link : CVE-2026-11352
JSON object : View
Products Affected
haxx
- curl
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
