By default, curl automatically responds to WebSocket PING frames. Because curl
lacks an upper bound on memory allocation for unacknowledged frames, a
malicious server can exhaust all available memory by flooding curl with rapid,
sequential PING messages.
References
| Link | Resource |
|---|---|
| https://curl.se/docs/CVE-2026-11586.html | Patch Vendor Advisory |
| https://curl.se/docs/CVE-2026-11586.json | Vendor Advisory |
| https://hackerone.com/reports/3788931 | 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-11586
Mitre link : CVE-2026-11586
CVE.ORG link : CVE-2026-11586
JSON object : View
Products Affected
haxx
- curl
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
