Lucene search
+L

45819 matches found

NVD
NVD
added 2026/05/13 1:01 p.m.14 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.5CVSS0.00295EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/13 1:01 p.m.6 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
ATTACKERKB
ATTACKERKB
added 2026/05/13 8:28 a.m.24 views

CVE-2026-6429

When asked to both use a .netrc file for credentials and to follow HTTP redirects, libcurl could leak the password used for the first host to the followed-to host under certain circumstances...

5.8AI score0.00519EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/13 8:28 a.m.13 views

CVE-2026-6429 netrc credential leak with reused proxy connection

When asked to both use a .netrc file for credentials and to follow HTTP redirects, libcurl could leak the password used for the first host to the followed-to host under certain circumstances...

5.3CVSS7.1AI score0.00519EPSS
SaveExploits1References5
CVE
CVE
added 2026/05/13 8:28 a.m.101 views

CVE-2026-6429

CVE-2026-6429 affects curl/libcurl. When both a .netrc credentials usage and HTTP redirects are requested, the first-host password could be leaked to the redirected host. The issue is characterized in CVE lists as a netrc credential leak with reused proxy connection. Connected advisories (e.g., S...

5.3CVSS5.8AI score0.00519EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/13 8:28 a.m.19 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...

5.8AI score0.00295EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/05/13 8:28 a.m.109 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
EUVD
EUVD
added 2026/05/13 8:28 a.m.39 views

EUVD-2026-29928

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
SaveExploits1References3
OSV
OSV
added 2026/05/13 8:28 a.m.8 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
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/05/13 8:28 a.m.9 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.98 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
CVE
CVE
added 2026/05/13 8:28 a.m.119 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
AlpineLinux
AlpineLinux
added 2026/05/13 8:28 a.m.135 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
AlpineLinux
AlpineLinux
added 2026/05/13 8:27 a.m.85 views

CVE-2026-5545

libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTPS request after a Negotiate-authenticated one, when both use the same host. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid...

6.5CVSS5.8AI score0.00414EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/13 8:27 a.m.9 views

CVE-2026-5545 wrong reuse of HTTP Negotiate connection

libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTPS request after a Negotiate-authenticated one, when both use the same host. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid...

6.5CVSS7AI score0.00414EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/05/13 8:27 a.m.24 views

CVE-2026-5545

libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTPS request after a Negotiate-authenticated one, when both use the same host. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid...

5.8AI score0.00414EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/05/13 8:27 a.m.71 views

CVE-2026-5545

CVE-2026-5545 affects libcurl: a logical error in connection reuse can cause a request to a server usingNegotiate authentication with user1:password1 to be mistakenly sent over a connection still authenticated for user1 when a second operation tries to authenticate as user2:password2 on the same ...

6.5CVSS5.8AI score0.00414EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/13 8:27 a.m.21 views

CVE-2026-4873

A vulnerability exists where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. If an initial transfer is made in clear-text via IMAP, SMTP, or POP3, a subsequent request to that same host bypasses the TLS requirement and instead transm...

5.8AI score0.00329EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/05/13 8:16 a.m.18 views

CVE-2026-25705

A vulnerability has been identified in Rancher's Extensions where malicious code can be injected in Rancher through a path traversal in the compressedEndpoint field inside a UIPlugin deployment. A malicious UI extension could abuse that to: Overwrite Rancher binaries or configuration to inject...

8.4CVSS0.00369EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/05/13 8:08 a.m.31 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References8
Rows per page
Query Builder