Lucene search
+L

10465 matches found

OSV
OSV
added 2026/03/11 10:9 a.m.9 views

CVE-2026-3783 token leak with redirect and netrc

When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a redirect to a second URL, curl could leak that token to the second hostname under some circumstances. If the hostname that the first request is redirected to has information in the used .netrc file, with eithe...

5.3CVSS6.8AI score0.00333EPSS
SaveExploits1References6
CVE
CVE
added 2026/03/11 10:9 a.m.89 views

CVE-2026-3783

CVE-2026-3783 affects curl: when using an OAuth2 bearer token for an HTTP(S) transfer that is redirected to a second URL, curl may leak the first host’s bearer token to the second host if the redirected-to hostname has .netrc machine/default entries. This is a token leakage vulnerability tied to ...

5.3CVSS5.8AI score0.00333EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/03/11 10:8 a.m.81 views

CVE-2026-1965

CVE-2026-1965 concerns a vulnerability in libcurl where, under Negotiate authentication, a live connection could be reused for a different user’s credentials. The issue arises because Negotiate sometimes authenticates connections rather than individual requests, allowing a second request to reuse...

6.5CVSS5.8AI score0.00259EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/11 8:0 a.m.6 views

CURL-CVE-2026-3784 wrong proxy connection reuse with credentials

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
SaveExploits1
OSV
OSV
added 2026/03/11 8:0 a.m.8 views

CURL-CVE-2026-3783 token leak with redirect and netrc

When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a redirect to a second URL, curl could leak that token to the second hostname under some circumstances. If the hostname that the first request is redirected to has information in the used .netrc file, with eithe...

5.3CVSS5.8AI score0.00333EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2026/03/11 8:0 a.m.18 views

bad reuse of HTTP Negotiate connection

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.5CVSS7.2AI score0.00259EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2026/03/11 8:0 a.m.11 views

CURL-CVE-2026-3805 use after free in SMB connection reuse

When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits2
Hacker One
Hacker One
added 2026/03/11 12:40 a.m.14 views

curl: NULL Pointer Dereference (DoS) in libcurl SFTP QUOTE command parsing due to missing return statement

Summary: A logic flaw in lib/vssh/libssh2.c causes a NULL pointer dereference when parsing SFTP QUOTE commands with trailing garbage. The function returnquoteerror is called to handle errors and free memory, but the return keyword is missing in several blocks e.g., lines 840, 857, 870. This allow...

5.8AI score
SaveExploits0
CNNVD
CNNVD
added 2026/03/11 12:0 a.m.15 views

curl 安全漏洞

curl is an open-source tool developed by cURL for transferring data from or to a server. Curl has a security vulnerability that stems from a logical error leading to improper reuse of connections. This allows requests using different credentials to mistakenly reuse the same connection...

6.5CVSS7.1AI score0.00259EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/11 12:0 a.m.4 views

FreeBSD : curl -- Multiple vulnerabilities (086d53fa-1d47-11f1-81da-8447094a420f)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 086d53fa-1d47-11f1-81da-8447094a420f advisory. The curl project reports: Multiple vulnerabilities Tenable has extracted the preceding...

6.3CVSS6.7AI score0.00679EPSS
SaveExploits3References8
Tenable Nessus
Tenable Nessus
added 2026/03/11 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-3805

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory. CVE-2026-3805 Note that Nessus...

7.5CVSS7AI score0.00745EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2026/03/11 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-3783

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a redirect to a second URL, curl could leak that token to the second...

5.3CVSS6.8AI score0.00333EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/03/11 12:0 a.m.8 views

FreeBSD : curl -- Multiple vulnerabilties (1933737d-1d46-11f1-81da-8447094a420f)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 1933737d-1d46-11f1-81da-8447094a420f advisory. The curl project reports: Tenable has extracted the preceding description block directly from...

7.5CVSS7.2AI score0.00745EPSS
SaveExploits4References6
CNNVD
CNNVD
added 2026/03/11 12:0 a.m.14 views

curl 安全漏洞

curl is an open-source tool developed by cURL for transferring data from or to a server. Curl has a security vulnerability that stems from the incorrect reuse of existing HTTP proxy connections, which may lead to errors in processing new requests with different credentials...

6.5CVSS7.1AI score0.00302EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/03/11 12:0 a.m.8 views

curl 安全漏洞

curl is an open-source tool developed by cURL for transferring data from or to a server. Curl has a security vulnerability that stems from the use of data pointers pointing to freed memory during repeated SMB requests, which may lead to memory corruption...

7.5CVSS7.1AI score0.00745EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.5 views

PT-2026-24664

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description curl improperly reuses an existing HTTP proxy connection when performing a CONNECT request to a server, even if the new request uses different credentials for the HTTP proxy. The expected behavi...

6.5CVSS6.8AI score0.00333EPSS
SaveExploits2References86
CNNVD
CNNVD
added 2026/03/11 12:0 a.m.11 views

curl 安全漏洞

curl is an open-source tool developed by cURL for transferring data from or to a server. Curl has a security vulnerability that arises from the use of OAuth2 bearer tokens for HTTPS transfers. In some cases, this vulnerability may lead to the token being leaked to another hostname...

5.3CVSS7.1AI score0.00333EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/03/11 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-3784

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6.5CVSS6.9AI score0.00302EPSS
SaveExploits1References3
Hacker One
Hacker One
added 2026/03/10 7:58 a.m.20 views

curl: CURLOPT_UNRESTRICTED_AUTH Dangerous Default Documentation Gap

Summary: CURLOPTUNRESTRICTEDAUTH=1 instructs libcurl to send credentials to ALL hosts during redirect chains, 'possibly again and again as the following hosts can keep redirecting to new hosts.' The documentation explicitly warns this is dangerous, but the default behavior is also risky: curl onl...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2026/03/10 7:43 a.m.25 views

curl: Connection Reuse Ignores OAuth Bearer Token Mismatch

Summary: The connection pool reuse function urlmatchconn in lib/url.c checks oauthbearer in its credential match block — but only for protocols marked as requiring per-connection credentials. For HTTP, OAuth bearer is passed as a header, not a protocol-level credential. If a libcurl application...

8.1CVSS6.6AI score0.02042EPSS
SaveExploits1
Rows per page
Query Builder