Lucene search
+L

3382 matches found

OSV
OSV
•added 2026/05/04 1:12 p.m.•16 views

JLSEC-2026-417 libcurl did not check the server certificate of TLS connections done to a host specified as an IP...

libcurl did not check the server certificate of TLS connections done to a host specified as an IP address, when built to use mbedTLS. libcurl would wrongly avoid using the set hostname function when the specified hostname was given as an IP address, therefore completely skipping the certificate...

6.5CVSS7.3AI score0.01333EPSS
SaveExploits1References15
OSV
OSV
•added 2026/05/04 1:12 p.m.•12 views

JLSEC-2026-422 When libcurl is asked to perform automatic gzip decompression of content-encoded HTTP responses with...

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

7.3CVSS7.1AI score0.01264EPSS
SaveExploits1References11
OSV
OSV
•added 2026/05/04 1:12 p.m.•14 views

JLSEC-2026-427 When doing multi-threaded LDAPS transfers (LDAP over TLS) with libcurl, changing TLS options in one...

When doing multi-threaded LDAPS transfers LDAP over TLS with libcurl, changing TLS options in one thread would inadvertently change them globally and therefore possibly also affect other concurrently setup transfers. Disabling certificate verification for a specific transfer could unintentionally...

6.3CVSS6.7AI score0.00116EPSS
SaveExploits0References5
OSV
OSV
•added 2026/05/04 1:12 p.m.•19 views

JLSEC-2026-390

libcurl provides the CURLOPTCERTINFO option to allow applications torequest details to be returned about a server's certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve thatinformation...

7.5CVSS6.8AI score0.02747EPSS
SaveExploits1References5
OSV
OSV
•added 2026/05/04 1:12 p.m.•17 views

JLSEC-2026-415 libcurl skips the certificate verification for a QUIC connection under certain conditions, when...

libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems...

6.3CVSS7.3AI score0.01709EPSS
SaveExploits1References14
RedHat Linux
RedHat Linux
•added 2026/05/02 12:23 a.m.•11 views

curl: libcurl: Authentication bypass due to incorrect HTTP Negotiate connection reuse

A flaw was found in libcurl. An application using libcurl that performs an authenticated HTTPS request after a Negotiate-authenticated one to the same host may incorrectly reuse the previous connection. This authentication bypass vulnerability allows the second request to be sent over a connectio...

6.5CVSS6.9AI score0.0051EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2026/05/02 12:23 a.m.•15 views

curl: libcurl: Credential leak via reused proxy connection during HTTP redirects

A flaw was found in libcurl. When configured to use a .netrc file for credentials and follow HTTP redirects, libcurl can inadvertently send the password from the initial connection to the redirected host. This sensitive information disclosure occurs when both the original and redirect URLs use...

6.9AI score0.00512EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2026/05/02 12:23 a.m.•12 views

curl: libcurl: Wrong file transfer due to incorrect SMB connection reuse

A flaw was found in libcurl. Due to a logical error in the connection reuse mechanism for SMB Server Message Block transfers, libcurl might reuse an existing SMB connection with a different share than intended. This vulnerability, categorized as CWE-488 Exposure of Data Element to Wrong Session,...

7.5CVSS6.9AI score0.00657EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2026/05/02 12:23 a.m.•13 views

curl: libcurl: Information disclosure due to cookie leak when reusing connections with custom Host headers

A flaw was found in libcurl. This vulnerability allows for information disclosure when a custom Host: header is used in an initial HTTP request, and a subsequent request reuses the same connection without specifying a new Host: header. This can lead to libcurl incorrectly sending cookies intended...

7.5CVSS6.9AI score0.00349EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
•added 2026/05/01 12:00 a.m.•37 views

libcurl 7.71.0 < 8.20.0 Cookie Leak via Stale Host Header

The version of libcurl installed on the remote host is 7.71.0 prior to 8.20.0. It is, therefore, affected by a cookie leak vulnerability: - When using the same connection handle for multiple HTTP requests, if a custom Host: header is removed in a subsequent request, the second request would use...

7.5CVSS5.8AI score0.00349EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
•added 2026/05/01 12:00 a.m.•165 views

libcurl 7.12.0 < 8.20.0 Cross-Proxy Digest Auth State Leak

The version of libcurl installed on the remote host is 7.12.0 prior to 8.20.0. It is, therefore, affected by a cross-proxy digest auth state leak vulnerability: - libcurl improperly handles Digest authentication headers when reusing handles across different HTTP proxies. When a client switches fr...

5.3CVSS5.8AI score0.00591EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
•added 2026/05/01 12:00 a.m.•27 views

libcurl 7.14.0 < 8.20.0 Netrc Password Leak on HTTP Redirect

The version of libcurl installed on the remote host is 7.14.0 prior to 8.20.0. It is, therefore, affected by a netrc password leak vulnerability: - 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...

5.8AI score0.00512EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
•added 2026/04/30 1:40 p.m.•15 views

CVE-2026-6276

A flaw was found in libcurl. This vulnerability allows for information disclosure when a custom Host: header is used in an initial HTTP request, and a subsequent request reuses the same connection without specifying a new Host: header. This can lead to libcurl incorrectly sending cookies intended...

7.5CVSS5.4AI score0.00349EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/04/30 1:37 p.m.•13 views

CVE-2026-6429

A flaw was found in libcurl. When configured to use a .netrc file for credentials and follow HTTP redirects, libcurl can inadvertently send the password from the initial connection to the redirected host. This sensitive information disclosure occurs when both the original and redirect URLs use...

6.5CVSS5.3AI score0.00512EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/04/30 1:37 p.m.•15 views

CVE-2026-5773

A flaw was found in libcurl. Due to a logical error in the connection reuse mechanism for SMB Server Message Block transfers, libcurl might reuse an existing SMB connection with a different share than intended. This vulnerability, categorized as CWE-488 Exposure of Data Element to Wrong Session,...

7.5CVSS5.4AI score0.00657EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/04/30 1:37 p.m.•18 views

CVE-2026-5545

A flaw was found in libcurl. An application using libcurl that performs an authenticated HTTPS request after a Negotiate-authenticated one to the same host may incorrectly reuse the previous connection. This authentication bypass vulnerability allows the second request to be sent over a connectio...

6.5CVSS5.4AI score0.0051EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/04/29 2:00 p.m.•19 views

CVE-2026-6429

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

5.3CVSS5.8AI score0.00512EPSS
SaveExploits1References3
OSV
OSV
•added 2026/04/29 2:00 p.m.•14 views

UBUNTU-CVE-2026-5773

libcurl might in some circumstances reuse the wrong connection for SMBS transfers. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When reusing a connection a range of criteria must be met. Due to a logical error in the...

7.5CVSS7.2AI score0.00657EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/04/29 2:00 p.m.•17 views

CVE-2026-5545

libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTPS request after a Negotiate-authenticated one, when both use the same host. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid...

6.5CVSS5.8AI score0.0051EPSS
SaveExploits1References4
OSV
OSV
•added 2026/04/29 2:00 p.m.•12 views

UBUNTU-CVE-2026-6429

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

5.3CVSS5.8AI score0.00512EPSS
SaveExploits1References4
Rows per page
Query Builder