Search CVE reports


Toggle filters

721 – 730 of 57489 results

Status is adjusted based on your filters.


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 16.04 LTS
curl Vulnerable
Show less packages

CVE-2026-80229

Medium priority
Not affected

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

CVE-2026-19931

Medium priority
Not affected

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

1 affected package

curl

Package 16.04 LTS
curl 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 16.04 LTS
curl Vulnerable
Show less packages

CVE-2026-13608

Medium priority
Not affected

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

CVE-2026-6554

Medium priority
Needs evaluation

libpcap BPF interpreter treats the offset in the 'ja L' BPF instruction as a signed integer to implement looping via backward jumps, but it does not limit the number of loop iterations. In particular uncommon use cases a crafted...

1 affected package

libpcap

Package 16.04 LTS
libpcap Needs evaluation
Show less packages

CVE-2026-6244

Medium priority
Needs evaluation

libpcap BPF interpreter for the 'div #k' and 'mod #k' ALU instructions does not check whether the immediate value is zero. In particular uncommon use cases a crafted filter program can cause a division by zero.

1 affected package

libpcap

Package 16.04 LTS
libpcap Needs evaluation
Show less packages

CVE-2026-31912

Medium priority
Needs evaluation

libpcap BPF interpreter detects neither reaching the end of the filter program buffer due to lack of a return instruction nor executing a jump instruction with an offset that translates to a pointer outside of the buffer. In...

1 affected package

libpcap

Package 16.04 LTS
libpcap Needs evaluation
Show less packages

CVE-2026-31911

Medium priority
Needs evaluation

libpcap BPF interpreter calls abort() if it encounters a BPF instruction that has an invalid opcode. In particular uncommon use cases a crafted filter program can terminate the OS process.

1 affected package

libpcap

Package 16.04 LTS
libpcap Needs evaluation
Show less packages

CVE-2026-18313

Medium priority
Needs evaluation

rpcapd can allocate up to 65536 bytes per each RPCAP_MSG_UPDATEFILTER_REQ or RPCAP_MSG_STARTCAP_REQ message received from the client, but it never frees the memory, so it leaks memory even under normal use. A malicious client can...

1 affected package

libpcap

Package 16.04 LTS
libpcap Needs evaluation
Show less packages