Beveiligingsadvies

CVE-2026-80230

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-09-06 17:48:16
Laatst bijgewerkt 2026-09-15 06:03:10
Toegewezen door curl
CVSS-score 7.5
Status PUBLISHED

Beschrijving

When `CURLOPT_PINNEDPUBLICKEY` is configured alongside options that disable standard peer verification (`CURLOPT_SSL_VERIFYPEER = 0` and `CURLOPT_SSL_VERIFYHOST = 0`), libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check under these disabled-verification conditions allows unauthenticated connections to succeed when they should be rejected.