Lucene search
+L

499 matches found

Hacker One
Hacker One
added 2026/04/05 6:8 a.m.16 views

curl: Improper enforcement of CURLOPT_SOCKS5_AUTH due to missing reuse key validation in libcurl

detail: - lib/setopt.c:1048-1051 - CURLOPTSOCKS5AUTH is stored into data-set.socks5auth - lib/socks.c:597-641 socks5req0init - fresh SOCKS5 handshake reads data-set.socks5auth, if BASIC is not allowed, it clears sx-proxyuser at 618-620, so username/password auth is not even offered -...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2026/04/02 9:46 p.m.28 views

curl: Negotiate connection reuse with wrong credentials when using CURLAUTH_ANY

Summary: CVE-2026-1965 fixed connection reuse for Negotiate authentication by adding urlmatchauthnego in urlmatchconn at line 1244 of lib/url.c. When a first handle authenticates via Negotiate Kerberos on a connection and that connection returns to the pool, a second handle with different...

6.5CVSS5.6AI score0.00259EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/04/02 6:13 p.m.21 views

curl: # SCURLOPT_SSH_KNOWNHOSTS and host fingerprint pins are silently bypassed when an SSH connection is reused from the connection pool

Product libcurl all versions, all platforms, compiled with USESSH Protocols affected: sftp://, scp:// --- Summary libcurl's connection pool reuse logic for SSH-based protocols SFTP, SCP contains a security gap that allows a transfer's server-verification policy to be completely ignored. When an...

6AI score
SaveExploits0
Hacker One
Hacker One
added 2026/03/31 10:47 p.m.31 views

curl: Missing server identity policy enforcement in SSH connection reuse allows host key verification bypass via pool poisoning

Missing server identity policy enforcement in SSH connection reuse allows host key verification bypass via pool poisoning --- Summary sshconfigmatches in lib/url.c decides whether an existing SSH connection can be reused by a new transfer handle. It checks client key paths rsa, rsapub but never...

7.7CVSS7.2AI score0.0293EPSS
SaveExploits2
Hacker One
Hacker One
added 2026/03/31 7:9 a.m.37 views

curl: Bypassing Strict SSH Server Verification via Connection Pool Reuse in libcurl

Summary There is a logic flaw in how libcurl manages its connection pool for SSH protocols SFTP/SCP. When evaluating an existing connection for reuse, sshconfigmatches in lib/url.c fails to compare server identity verification policies. By ignoring CURLOPTSSHKNOWNHOSTS, CURLOPTSSHHOSTPUBLICKEYMD5...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2026/03/29 7:2 p.m.23 views

curl: HackerOne Vulnerability Report: libcurl SSL/TLS Identity Leakage via Insecure Connection Reuse

Summary libcurl contains a critical logic flaw in its connection reuse mechanism where transfers using the CURLOPTSSLCTXFUNCTION SSL context callback to establish a specific identity e.g., via client certificates can have their connections incorrectly reused by subsequent, unauthenticated transfe...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/03/24 3:32 p.m.13 views

CLSA-2026-1774366368 curl: Fix of 3 CVEs

CVE-2026-1965: fix incorrect connection reuse; prevent reuse of Negotiate- authenticated connections with different credentials and require authentication identity match - CVE-2026-3784: fix wrong proxy connection reuse with different credentials; check proxy user/password in proxyinfomatches to...

6.5CVSS7.2AI score0.00333EPSS
SaveExploits2References1
CloudLinux
CloudLinux
added 2026/03/23 2:53 p.m.29 views

curl: Fix of CVE-2026-3784

CVE-2026-3784: fix proxy connection reuse with different credentials - update outdated timestamps in test 046...

6.5CVSS5.8AI score0.00302EPSS
SaveExploits1
OSV
OSV
added 2026/03/20 11:10 a.m.10 views

OESA-2026-1704 curl security update

cURL is a computer software project providing a library libcurl and command-line tool curl for transferring data using various protocols. Security Fixes: libcurl can in some circumstances reuse the wrong connection when asked to do an Negotiate-authenticated HTTP or HTTPS request. libcurl feature...

6.5CVSS5.8AI score0.00333EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2026/03/19 12:0 a.m.6 views

SUSE SLES12 Security Update : curl (SUSE-SU-2026:0921-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0921-1 advisory. - CVE-2026-1965: bad reuse of HTTP Negotiate connection bsc1259362. - CVE-2026-3783: token leak with redirect and netrc bsc1259363. -...

6.5CVSS7.2AI score0.00333EPSS
SaveExploits2References10
SUSE Linux
SUSE Linux
added 2026/03/18 8:52 a.m.13 views

Security update for curl

This update for curl fixes the following issues: CVE-2026-1965: bad reuse of HTTP Negotiate connection bsc1259362. CVE-2026-3783: token leak with redirect and netrc bsc1259363. CVE-2026-3784: wrong proxy connection reuse with credentials bsc1259364. Patch Instructions: To install this SUSE update...

7.5CVSS5.7AI score0.00333EPSS
SaveExploits2References12
Microsoft CVE
Microsoft CVE
added 2026/03/12 8:1 a.m.14 views

wrong proxy connection reuse with credentials

...

6.5CVSS5.8AI score0.00302EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2026/03/12 8:1 a.m.11 views

bad reuse of HTTP Negotiate connection

...

6.5CVSS5.8AI score0.00259EPSS
SaveExploits0
OSV
OSV
added 2026/03/11 6:0 p.m.8 views

UBUNTU-CVE-2026-1965

libcurl can in some circumstances reuse the wrong connection when asked to do an Negotiate-authenticated HTTP or HTTPS request. 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...

6.5CVSS5.8AI score0.00259EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/11 6:0 p.m.13 views

UBUNTU-CVE-2026-3784

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

6.5CVSS5.8AI score0.00302EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/03/11 4:20 p.m.7 views

SUSE CVE-2026-1965

libcurl can in some circumstances reuse the wrong connection when asked to do an Negotiate-authenticated HTTP or HTTPS request. 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...

7.5CVSS5.8AI score0.00259EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/03/11 4:18 p.m.8 views

SUSE CVE-2026-3784

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

4.6CVSS5.8AI score0.00302EPSS
SaveExploits1References12
Snyk
Snyk
added 2026/03/11 12:43 p.m.10 views

Authentication Bypass by Primary Weakness

Overview Affected versions of this package are vulnerable to Authentication Bypass by Primary Weakness in url.c, when negotiating an HTTP or HTTPS connection. An attacker can gain unauthorized access to resources or perform actions with the privileges of another user by forcing the reuse of an...

7.6CVSS5.9AI score0.00259EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/11 12:31 p.m.9 views

EUVD-2026-11135

libcurl can in some circumstances reuse the wrong connection when asked to do an Negotiate-authenticated HTTP or HTTPS request. 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...

6.5CVSS5.8AI score0.00259EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/11 11:16 a.m.12 views

DEBIAN-CVE-2026-3784

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

6.5CVSS7.2AI score0.00302EPSS
SaveExploits1References1
Rows per page
Query Builder