Search CVE reports


Toggle filters

1 – 10 of 170 results


CVE-2025-9086

Low priority
Vulnerable

Out-of-bounds read when dealing with cookies

1 affected package

curl

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

CVE-2025-10148

Low priority
Vulnerable

predictable WebSocket mask

1 affected package

curl

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

CVE-2025-5399

Low priority
Not affected

Due to a mistake in libcurl's WebSocket code, a malicious server can send a particularly crafted packet which makes libcurl get trapped in an endless busy-loop. There is no other way for the application to escape or exit this loop...

1 affected package

curl

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

CVE-2025-5025

Medium priority
Not affected

libcurl supports *pinning* of the server certificate public key for HTTPS transfers. Due to an omission, this check is not performed when connecting with QUIC for HTTP/3, when the TLS backend is wolfSSL. Documentation says the...

1 affected package

curl

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

CVE-2025-4947

Medium priority
Not affected

libcurl accidentally skips the certificate verification for QUIC connections when connecting to a host specified as an IP address in the URL. Therefore, it does not detect impostors or man-in-the-middle attacks.

1 affected package

curl

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

CVE-2025-0725

Low priority
Not affected

When libcurl is asked to perform automatic gzip decompression of content-encoded HTTP responses with the `CURLOPT_ACCEPT_ENCODING` option, **using zlib 1.2.0.3 or older**, an attacker-controlled integer overflow would make libcurl...

1 affected package

curl

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

CVE-2025-0665

Low priority
Not affected

libcurl would wrongly close the same eventfd file descriptor twice when taking down a connection channel after having completed a threaded name resolve.

1 affected package

curl

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

CVE-2025-0167

Low priority
Vulnerable

When asked to use a `.netrc` file for credentials **and** to follow HTTP redirects, curl could leak the password used for the first host to the followed-to host under certain circumstances. This flaw only manifests itself if the...

1 affected package

curl

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

CVE-2024-11053

Low priority

Some fixes available 5 of 8

When asked to both use a `.netrc` file for credentials and to follow HTTP redirects, curl could leak the password used for the first host to the followed-to host under certain circumstances. This flaw only manifests itself if the...

1 affected package

curl

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Fixed Fixed Fixed Needs evaluation
Show less packages

CVE-2024-9681

Low priority
Fixed

When curl is asked to use HSTS, the expiry time for a subdomain might overwrite a parent domain's cache entry, making it end sooner or later than otherwise intended. This affects curl using applications that enable HSTS and use...

1 affected package

curl

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