Lucene search
+L

10465 matches found

NVD
NVD
added 2026/03/11 11:16 a.m.9 views

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.3CVSS0.00333EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/11 11:16 a.m.6 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.5CVSS0.00745EPSS
SaveExploits2References4
NVD
NVD
added 2026/03/11 11:16 a.m.5 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.5CVSS0.00302EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/11 11:16 a.m.10 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
OSV
OSV
added 2026/03/11 11:16 a.m.17 views

ALPINE-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
SaveExploits2References1
OSV
OSV
added 2026/03/11 11:16 a.m.11 views

ALPINE-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.1AI score0.00302EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/11 11:16 a.m.8 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.00333EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/11 11:16 a.m.9 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.00333EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/11 11:15 a.m.8 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
Cvelist
Cvelist
added 2026/03/11 10:9 a.m.28 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:9 a.m.12 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
CVE
CVE
added 2026/03/11 10:9 a.m.68 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:9 a.m.3 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
Debian CVE
Debian CVE
added 2026/03/11 10:9 a.m.7 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
AlpineLinux
AlpineLinux
added 2026/03/11 10:9 a.m.8 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
OSV
OSV
added 2026/03/11 10:9 a.m.8 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
Cvelist
Cvelist
added 2026/03/11 10:9 a.m.37 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.00302EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/11 10:9 a.m.8 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.00302EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2026/03/11 10:9 a.m.18 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.00302EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2026/03/11 10:9 a.m.49 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.00302EPSS
SaveExploits1References5
Rows per page
Query Builder