Lucene search
+L

3340 matches found

CVE
CVE
added 2026/09/06 5:49 p.m.57 views

CVE-2026-82208

This vulnerability affects libcurl built with the wolfSSL backend, in releases 8.9.1 through 8.21.0 . When CA caching is enabled and an application uses CURLOPT_SSL_CTX_FUNCTION to replace the trust store, a logic error in Curl_wssl_setup_x509_store() (lib/vtls/wolfssl.c) silently reinstalls the ...

5.7AI score0.00425EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/09/06 5:49 p.m.60 views

CVE-2026-82208 wolfSSL CA-cache hit overrides callback

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

0.00425EPSS
SaveExploits1References3
OSV
OSV
added 2026/09/06 5:49 p.m.9 views

CVE-2026-82208 wolfSSL CA-cache hit overrides callback

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS5.8AI score0.00425EPSS
SaveExploits1References6
AlpineLinux
AlpineLinux
added 2026/09/06 5:49 p.m.10 views

CVE-2026-82208

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

5.7AI score0.00425EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/09/06 5:49 p.m.10 views

EUVD-2026-72152

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

5.7AI score0.00425EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/09/06 5:49 p.m.8 views

CVE-2026-82208 wolfSSL CA-cache hit overrides callback

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

5.8AI score0.00425EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/09/06 5:49 p.m.12 views

CVE-2026-82208

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

5.8AI score0.00425EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/09/06 5:48 p.m.58 views

CVE-2026-80231 native CA store conn reuse

A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup for a given hostname even when using a different Native CA Store setting CURLSSLOPTNATIVECA than when the connection was created...

0.00937EPSS
SaveExploits1References3
OSV
OSV
added 2026/09/06 5:48 p.m.9 views

CVE-2026-80231 native CA store conn reuse

A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup for a given hostname even when using a different Native CA Store setting CURLSSLOPTNATIVECA than when the connection was created...

7.5CVSS7.2AI score0.00937EPSS
SaveExploits1References6
AlpineLinux
AlpineLinux
added 2026/09/06 5:48 p.m.13 views

CVE-2026-80231

A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup for a given hostname even when using a different Native CA Store setting CURLSSLOPTNATIVECA than when the connection was created...

5.7AI score0.00937EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/09/06 5:48 p.m.13 views

CVE-2026-80231

A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup for a given hostname even when using a different Native CA Store setting CURLSSLOPTNATIVECA than when the connection was created...

7.2AI score0.00937EPSS
SaveExploits1
EUVD
EUVD
added 2026/09/06 5:48 p.m.11 views

EUVD-2026-72169

A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup for a given hostname even when using a different Native CA Store setting CURLSSLOPTNATIVECA than when the connection was created...

5.7AI score0.00937EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/09/06 5:48 p.m.8 views

CVE-2026-80231 native CA store conn reuse

A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup for a given hostname even when using a different Native CA Store setting CURLSSLOPTNATIVECA than when the connection was created...

7.2AI score0.00937EPSS
SaveExploits1References3
CVE
CVE
added 2026/09/06 5:48 p.m.72 views

CVE-2026-80231

libcurl wrongly reuses an existing HTTPS connection for a given hostname even when the Native CA Store setting (CURLSSLOPT_NATIVE_CA) differs from that used when the connection was originally created. The root cause is that the connection-reuse key omitted the Native CA Store setting; a fix (comm...

5.7AI score0.00937EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/09/06 5:48 p.m.77 views

CVE-2026-80230

CVE-2026-80230 is an OpenSSL public key pinning bypass in libcurl . When CURLOPT_PINNEDPUBLICKEY is set alongside CURLOPT_SSL_VERIFYPEER = 0 and CURLOPT_SSL_VERIFYHOST = 0, libcurl fails to enforce pinning on connections where no server certificate is presented, allowing unauthenticated connectio...

5.8AI score0.00566EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/09/06 5:48 p.m.13 views

CVE-2026-80230 OpenSSL pinning bypass

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

7.5CVSS5.7AI score0.00566EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/09/06 5:48 p.m.8 views

CVE-2026-80230 OpenSSL pinning bypass

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

5.7AI score0.00566EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/09/06 5:48 p.m.91 views

CVE-2026-80230 OpenSSL pinning bypass

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

0.00566EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/09/06 5:48 p.m.14 views

EUVD-2026-72168

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

5.8AI score0.00566EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/09/06 5:48 p.m.11 views

CVE-2026-80230

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

5.8AI score0.00566EPSS
SaveExploits1References3
Rows per page
Query Builder