Search CVE reports


Toggle filters

11 – 20 of 208 results


CVE-2026-8924

Low priority
Vulnerable

A flaw in curl's cookie parsing logic allows a malicious HTTP server to set "super cookies" that bypass the Public Suffix List check. This enables an attacker-controlled origin to inject cookies that curl will subsequently...

1 affected package

curl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Vulnerable Vulnerable Vulnerable Vulnerable Vulnerable
Show less packages

CVE-2026-8458

Low priority
Vulnerable

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different "services". libcurl features a pool of recent connections so that subsequent...

1 affected package

curl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Vulnerable Vulnerable Vulnerable Vulnerable Vulnerable
Show less packages

CVE-2026-12064

Low priority
Vulnerable

When a user invokes curl using a schemeless URL combined with `--proto-default` sftp (or scp), a disconnect occurs between the tool layer and libcurl. The tool layer incorrectly infers the URL scheme, which erroneously bypasses...

1 affected package

curl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Vulnerable Vulnerable Vulnerable Not affected Not affected
Show less packages

CVE-2026-11856

Medium priority
Vulnerable

Successfully using libcurl to do a transfer to a specific HTTP origin (`hostA`) with **Digest** authentication and then changing the origin to a different one (`hostB`) for a second transfer, reusing the same handle, makes libcurl...

1 affected package

curl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Vulnerable Vulnerable Vulnerable Vulnerable Vulnerable
Show less packages

CVE-2026-11586

Low priority
Vulnerable

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

1 affected package

curl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Vulnerable Not affected Not affected Not affected Not affected
Show less packages

CVE-2026-11564

Low priority
Vulnerable

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. An easy handle that first uses default native CA trust can continue trusting the native platform...

1 affected package

curl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Vulnerable Not affected Not affected Not affected Not affected
Show less packages

CVE-2026-11352

Low priority
Vulnerable

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

1 affected package

curl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Vulnerable Not affected Not affected Not affected Not affected
Show less packages

CVE-2026-10536

Low priority
Vulnerable

A use-after-free vulnerability exists in libcurl when an application configures an HTTP/2 stream-dependency tree via `CURLOPT_STREAM_DEPENDS` or `CURLOPT_STREAM_DEPENDS_E`, subsequently invokes `curl_easy_reset()`, and finally...

1 affected package

curl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Vulnerable Vulnerable Not affected Not affected Not affected
Show less packages

CVE-2026-7009

Medium priority
Not affected

When curl is told to use the Certificate Status Request TLS extension, often referred to as *OCSP stapling*, to verify that the server certificate is valid, it fails to detect OCSP problems and instead wrongly consider...

1 affected package

curl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Not affected Not affected Not affected Not affected Not affected
Show less packages

CVE-2026-6429

Medium priority

Some fixes available 4 of 8

When asked to both use a `.netrc` file for credentials and to follow HTTP redirects, libcurl could leak the password used for the first host to the followed-to host under certain circumstances.

1 affected package

curl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Fixed Fixed Fixed Vulnerable Vulnerable
Show less packages