Search CVE reports


Toggle filters

1 – 10 of 217 results


CVE-2026-82209

Medium priority
Vulnerable

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a `Set-Cookie` header where the `Domain` attribute explicitly matches an origin host that is itself a public...

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

Medium priority
Not affected

With the wolfSSL backend, when CA caching is enabled and an `CURLOPT_SSL_CTX_FUNCTION` callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the...

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

Medium priority
Vulnerable

A `Set-Cookie:` header using tab (horizontal tab, ASCII code 9) instead of space (ascii code 32) immediately before the `Secure` attribute causes curl to store the cookie without its Secure flag. The cookie might then...

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

Medium priority
Not affected

A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup for a given hostname even when using a different Native CA Store setting (`CURLSSLOPT_NATIVE_CA`) than when the connection was created.

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

Medium priority
Vulnerable

When `CURLOPT_PINNEDPUBLICKEY` is configured alongside options that disable standard peer verification (`CURLOPT_SSL_VERIFYPEER = 0` and `CURLOPT_SSL_VERIFYHOST = 0`), libcurl fails to enforce public key pinning on connections...

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

Medium priority
Vulnerable

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's...

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

Medium priority
Vulnerable

A flaw in libcurl makes it wrongly reuse an HTTP connection setup for a given hostname using Negotiate authentication, when the initial request is done using empty credentials. This can make user B's request get sent over user A's...

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 Not affected
Show less packages

CVE-2026-18924

Medium priority
Vulnerable

A flaw in libcurl's handling of HTTP/2 Server Push streams, when the parent handle is set to share connections with other handles, can lead to use-after-free in the cleanup process.

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

Medium priority
Vulnerable

A flaw in the libcurl SASL negotiation for LDAP authentication allows an incomplete handshake sequence to be misinterpreted as a successful cryptographic verification. An attacker executing a Man-in-the-Middle (MITM) attack can...

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

Low priority
Fixed

A vulnerability exists where a new transfer that uses STARTTLS to upgrade the connection might reuse an existing live connection even though the TLS configuration mismatches so it should not.

1 affected package

curl

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