Lucene search
+L

3341 matches found

attackerkb
attackerkb
added 2026/07/03 6:16 a.m.14 views

CVE-2026-9079

libcurl had a flaw that when instructed to clear proxy authentication credentials which made it not do so, leaving the old credentials around to get used for subsequent transfers that should not know nor use them...

6AI score0.00584EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/07/03 6:16 a.m.109 views

CVE-2026-9079

CVE-2026-9079 affects libcurl (part of the curl project). When an application reuses a handle for sequential transfers driven by environment-variable proxy configuration, libcurl fails to clear the proxy authentication state between requests. Specifically, if the initial transfer authenticates ag...

6AI score0.00584EPSS
SaveExploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/07/03 6:16 a.m.30 views

CVE-2026-9079

libcurl had a flaw that when instructed to clear proxy authentication credentials which made it not do so, leaving the old credentials around to get used for subsequent transfers that should not know nor use them...

6AI score0.00584EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/07/03 6:16 a.m.17 views

CVE-2026-8932

libcurl would reuse a previously created connection even when some mTLS config related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, some TLS...

6.2AI score0.00396EPSS
SaveExploits2References3
Vulnrichment
Vulnrichment
added 2026/07/03 6:16 a.m.13 views

CVE-2026-8932 incomplete mTLS config matching in conn reuse

libcurl would reuse a previously created connection even when some mTLS config related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, some TLS...

6.2AI score0.00396EPSS
SaveExploits2References3
attackerkb
attackerkb
added 2026/07/03 6:16 a.m.17 views

CVE-2026-8927

When reusing a libcurl handle for sequential transfers driven by environment-variable proxy configuration, libcurl fails to clear the proxy authentication state between requests. Specifically, if the initial transfer authenticates against proxyA using Digest auth, a subsequent transfer routed...

5.9AI score0.005EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/03 6:16 a.m.17 views

CVE-2026-8927 env-set cross-proxy Digest auth state leak

When reusing a libcurl handle for sequential transfers driven by environment-variable proxy configuration, libcurl fails to clear the proxy authentication state between requests. Specifically, if the initial transfer authenticates against proxyA using Digest auth, a subsequent transfer routed...

5.9AI score0.005EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/03 6:16 a.m.102 views

CVE-2026-8927 env-set cross-proxy Digest auth state leak

When reusing a libcurl handle for sequential transfers driven by environment-variable proxy configuration, libcurl fails to clear the proxy authentication state between requests. Specifically, if the initial transfer authenticates against proxyA using Digest auth, a subsequent transfer routed...

0.005EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/03 6:16 a.m.16 views

CVE-2026-8927 env-set cross-proxy Digest auth state leak

When reusing a libcurl handle for sequential transfers driven by environment-variable proxy configuration, libcurl fails to clear the proxy authentication state between requests. Specifically, if the initial transfer authenticates against proxyA using Digest auth, a subsequent transfer routed...

9.1CVSS6.1AI score0.005EPSS
SaveExploits1References6
CVE
CVE
added 2026/07/03 6:16 a.m.264 views

CVE-2026-8927

libcurl fails to clear the proxy authentication state when a handle is reused for sequential transfers driven by environment-variable proxy configuration. If an initial transfer authenticates against one proxy using Digest auth , a subsequent transfer through a different proxy erroneously sends t...

5.9AI score0.005EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/07/03 6:14 a.m.21 views

EUVD-2026-41504

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different 'services'. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When...

6AI score0.00371EPSS
SaveExploits1References3
attackerkb
attackerkb
added 2026/07/03 6:14 a.m.22 views

CVE-2026-8458

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different 'services'. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When...

6AI score0.00371EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/07/03 6:14 a.m.86 views

CVE-2026-8458 wrong reuse for different services

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different "services". libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When...

0.00371EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/03 6:14 a.m.20 views

CVE-2026-8458 wrong reuse for different services

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different "services". libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When...

6.5CVSS5.5AI score0.00371EPSS
SaveExploits1References6
CVE
CVE
added 2026/07/03 6:14 a.m.87 views

CVE-2026-8458

libcurl contains a logical error in its connection-pool reuse logic: when an application issues a Negotiate-authenticated request specifying a particular service, it may wrongfully reuse an existing connection to the same server that was authenticated with a different service . This can result in...

5.5AI score0.00371EPSS
SaveExploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/07/03 6:14 a.m.30 views

CVE-2026-8458

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different "services". libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When...

5.5AI score0.00371EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/03 6:13 a.m.194 views

CVE-2026-11856

CVE-2026-11856 is a cross-origin Digest authentication state leak in libcurl . When an application reuses the same curl handle for a second transfer to a different HTTP origin, the Authorization: header intended for the first origin is wrongly forwarded to the second, potentially leaking credenti...

5.5AI score0.00688EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/07/03 6:13 a.m.210 views

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

Successfully using libcurl to do a transfer to a specific HTTP origin hostA with Digest authentication and then changing the origin to a different one hostB for a second transfer, reusing the same handle, makes libcurl wrongly pass on the Authorization: header field meant for hostA, to hostB...

0.00688EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/07/03 6:13 a.m.28 views

CVE-2026-11856

Successfully using libcurl to do a transfer to a specific HTTP origin hostA with Digest authentication and then changing the origin to a different one hostB for a second transfer, reusing the same handle, makes libcurl wrongly pass on the Authorization: header field meant for hostA, to hostB...

5.5AI score0.00688EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/03 6:13 a.m.22 views

EUVD-2026-41501

Successfully using libcurl to do a transfer to a specific HTTP origin hostA with Digest authentication and then changing the origin to a different one hostB for a second transfer, reusing the same handle, makes libcurl wrongly pass on the Authorization: header field meant for hostA, to hostB...

6AI score0.00688EPSS
SaveExploits1References3
Rows per page
Query Builder