Back to overview

CVE-2026-11586

Description
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.

Metadata

CVE ID
CVE-2026-11586
State
PUBLISHED
Assigner
curl
Reserved
2026-06-08 12:17 UTC
Published
2026-07-03 06:13 UTC
Last updated
2026-07-03 06:13 UTC
Vendor / Product
curl / curl
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (1)
VendorProductPlatformVersions
curl curl 8.20.0 ≤ 8.20.0, 8.19.0 ≤ 8.19.0, 8.18.0 ≤ 8.18.0, 8.17.0 ≤ 8.17.0 …
Weakness (CWE)
CWESourceDescription
cna CWE-770 Allocation of Resources Without Limits or Throttling
Back to overview