CVEFinder.io

CVE-2026-80230

⚠️ high
πŸ” Scan for this CVE
Summary

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.

CVSS Score
7.5
High
EPSS Score
0.6
Exploit Probability
Published Date
2026-09-06
First Seen: 2026-09-07
πŸ“Š Relative Risk Intelligence

This CVE is Moderate Risk - more severe than 67.8% of all 358,566 vulnerabilities in our database.

#115,475
Above average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: Sep 8, 2026
πŸ” Exploitation Status
Poc
Proof-of-concept available
βš™οΈ Automatable
YES
Can be exploited automatically
πŸ’₯ Technical Impact
Partial
Limited system impact
πŸ† Discovered By
Stanislav Fort (Aisle Research) Daniel Stenberg (remediation developer)
SSVC data provided by CISA
Last Modified 2026-09-15
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE IDs (Weakness Types)

πŸ“¦ Affected Products 1

πŸ”— References 3

https://hackerone.com/reports/3969300
Exploit Mitigation Third Party Advisory

πŸ”— Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-13608 ⚠️ high 7.4 0.6 A flaw in the libcurl SASL negotiation for LDAP authentication allows an incomplete handshake sequence to be misinterpre... 2026-09-06
CVE-2026-18924 β›” critical 9.1 0.9 A flaw in libcurl's handling of HTTP/2 Server Push streams, when the parent handle is set to share connections with othe... 2026-09-06
CVE-2026-19931 β›” critical 9.8 1.2 A flaw in libcurl makes it wrongly reuse an HTTP connection setup for a given hostname using Negotiate authentication, w... 2026-09-06
CVE-2026-80229 ⚠️ high 7.5 0.9 When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy han... 2026-09-06
CVE-2026-80231 ⚠️ high 7.5 0.9 A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup for a given hostname even when using a diffe... 2026-09-06
CVE-2026-80255 ⚠️ high 7.5 0.7 A `Set-Cookie:` header using tab (horizontal tab, ASCII code 9) instead of space (ascii code 32) immediately before the ... 2026-09-06
These CVEs affect the same products