Lucene search
+L

41 matches found

NVD
NVD
added 2026/09/06 6:17 p.m.6 views

CVE-2026-80229

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...

7.5CVSS0.00899EPSS
SaveExploits1References3
CVE
CVE
added 2026/09/06 5:47 p.m.69 views

CVE-2026-80229

CVE-2026-80229 is a heap-use-after-free in libcurl's multi interface affecting OpenSSL 3 provider configurations. When pooled TLS connections outlive their originating easy handles, destroying the easy handle prematurely frees an OpenSSL library context that the still-active connection retains as...

5.8AI score0.00899EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/09/06 5:47 p.m.14 views

EUVD-2026-72167

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...

5.8AI score0.00899EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/07 8:11 p.m.10 views

JLSEC-2026-1199 libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse...

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. An easy handle that first uses default native CA trust can continue trusting the native platform store after the application switches that same handle to custom CA...

9.1CVSS5.3AI score0.00363EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/07 8:11 p.m.12 views

JLSEC-2026-1207 Using libcurl, when a custom `Host:` header is first set for an HTTP request and a second request...

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS7.3AI score0.00295EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2026/07/10 3:20 a.m.13 views

SUSE CVE-2026-11564

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. An easy handle that first uses default native CA trust can continue trusting the native platform store after the application switches that same handle to custom CA...

7.4CVSS6.1AI score0.00363EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/03 6:12 a.m.23 views

EUVD-2026-41499

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. An easy handle that first uses default native CA trust can continue trusting the native platform store after the application switches that same handle to custom CA...

6AI score0.00363EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/03 6:12 a.m.20 views

CVE-2026-11564 Native CA trust persist

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. An easy handle that first uses default native CA trust can continue trusting the native platform store after the application switches that same handle to custom CA...

9.1CVSS6.1AI score0.00363EPSS
SaveExploits1References6
CVE
CVE
added 2026/07/03 6:12 a.m.112 views

CVE-2026-11564

CVE-2026-11564 affects libcurl , the client-side URL transfer library. The root cause is a flaw in libcurl's connection pool reuse mechanism: an easy handle that initially uses the default native CA trust store can retain that trust even after the application switches the same handle to custom CA...

6AI score0.00363EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/06/24 2:00 p.m.9 views

UBUNTU-CVE-2026-11564

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. An easy handle that first uses default native CA trust can continue trusting the native platform store after the application switches that same handle to custom CA...

9.1CVSS5.9AI score0.00363EPSS
SaveExploits1References4
Hacker One
Hacker One
added 2026/06/10 5:00 a.m.42 views

curl: CVE-2026-11856: cross-origin Digest auth state leak

Summary: This issue is the HTTP sibling to the previously disclosed RTSP Digest auth leak. When an application uses libcurl and reuses the same easy handle for sequential transfers the documented best practice, the Digest authentication state captured from the first origin is silently sent to the...

5.9AI score0.00688EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/06/08 8:24 a.m.29 views

curl: CVE-2026-11564: Native CA trust persist

A vulnerability was discovered in the libcurl library where a native CA trust could persist after an easy handle switches to custom CA material. The vulnerability was found to affect builds of libcurl that enable the native CA trust feature. The issue stemmed from the fact that the library did no...

5.8AI score0.00363EPSS
SaveExploits1
OSV
OSV
added 2026/05/13 1:01 p.m.26 views

ALPINE-CVE-2026-6276

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS5.5AI score0.00295EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/13 1:01 p.m.8 views

AZL-86655 CVE-2026-6276 affecting package curl for versions less than 8.11.1-7

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS7.1AI score0.00295EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/13 8:28 a.m.10 views

CVE-2026-6276 stale custom cookie host causes cookie leak

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS7.1AI score0.00295EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2026/05/13 8:28 a.m.113 views

CVE-2026-6276 stale custom cookie host causes cookie leak

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

0.00295EPSS
SaveExploits1References3
CVE
CVE
added 2026/05/13 8:28 a.m.130 views

CVE-2026-6276

CVE-2026-6276 affects libcurl: if a custom Host header is initially set for an HTTP request and a subsequent request on the same easy handle is made without the Host header, the second request can reuse stale host information and leak cookies intended for the first host. The issue manifests as a ...

7.5CVSS5.8AI score0.00295EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/13 8:28 a.m.11 views

CVE-2026-6276 stale custom cookie host causes cookie leak

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

5.8AI score0.00295EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/05/13 8:28 a.m.100 views

CVE-2026-6276

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS5.8AI score0.00295EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2026/05/13 8:28 a.m.139 views

CVE-2026-6276

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS5.8AI score0.00295EPSS
SaveExploits1References4
Rows per page
Query Builder