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.
References
| Link | Resource |
|---|---|
| https://curl.se/docs/CVE-2026-80230.html | Patch Vendor Advisory |
| https://curl.se/docs/CVE-2026-80230.json | Vendor Advisory |
| https://hackerone.com/reports/3969300 | Exploit Mitigation Third Party Advisory |
| https://hackerone.com/reports/3969300 | Exploit Mitigation Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-09-06 18:17
Updated : 2026-09-15 07:16
NVD link : CVE-2026-80230
Mitre link : CVE-2026-80230
CVE.ORG link : CVE-2026-80230
JSON object : View
Products Affected
haxx
- curl
CWE
CWE-295
Improper Certificate Validation
