Lucene search
+L

10727 matches found

OSV
OSV
added 2026/03/11 11:16 a.m.12 views

ALPINE-CVE-2026-3783

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.00454EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/11 11:16 a.m.12 views

DEBIAN-CVE-2026-3783

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.3CVSS7.7AI score0.00454EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/11 11:16 a.m.15 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.00412EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/11 11:16 a.m.4 views

AZL-79679 CVE-2026-3784 affecting package curl for versions less than 8.11.1-6

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.5CVSS6.8AI score0.00412EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/11 11:15 a.m.11 views

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.5CVSS0.00259EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/11 11:15 a.m.6 views

AZL-79676 CVE-2026-1965 affecting package curl for versions less than 8.11.1-6

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.5CVSS6.8AI score0.00259EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/11 10:09 a.m.89 views

CVE-2026-3805

CVE-2026-3805 describes a heap-use-after-free in curl’s SMB connection reuse. During needle-based connection reuse, curl sets req->path to point inside the connection-owned smbc->share memory. When the needle is freed, smbc->share is freed as well, but req->path on the easy handle rem...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits2References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/11 10:09 a.m.4 views

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

5.8AI score0.00745EPSS
SaveExploits2References3
OSV
OSV
added 2026/03/11 10:09 a.m.9 views

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.5CVSS7.1AI score0.00745EPSS
SaveExploits2References6
AlpineLinux
AlpineLinux
added 2026/03/11 10:09 a.m.13 views

CVE-2026-3805

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
SaveExploits2References4
Debian CVE
Debian CVE
added 2026/03/11 10:09 a.m.15 views

CVE-2026-3805

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

7.5CVSS7.2AI score0.00745EPSS
SaveExploits2
Cvelist
Cvelist
added 2026/03/11 10:09 a.m.32 views

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

0.00745EPSS
SaveExploits2References3
ATTACKERKB
ATTACKERKB
added 2026/03/11 10:09 a.m.50 views

CVE-2026-3805

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

5.8AI score0.00745EPSS
SaveExploits2References4Affected Software1
Debian CVE
Debian CVE
added 2026/03/11 10:09 a.m.26 views

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.00412EPSS
SaveExploits1
OSV
OSV
added 2026/03/11 10:09 a.m.10 views

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.5CVSS6.8AI score0.00412EPSS
SaveExploits1References7
AlpineLinux
AlpineLinux
added 2026/03/11 10:09 a.m.69 views

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.00412EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/03/11 10:09 a.m.46 views

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

0.00412EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/11 10:09 a.m.122 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.00454EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/11 10:09 a.m.12 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.00454EPSS
SaveExploits1References6
CVE
CVE
added 2026/03/11 10:08 a.m.117 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
Rows per page
Query Builder