
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-80230 is an OpenSSL pinning bypass vulnerability in curl and libcurl that allows unauthenticated connections to succeed when public key pinning should have rejected them. It affects curl versions 7.45.0 through 8.21.0 (inclusive) and was introduced in commit 8363656cb4e0c60a11d8531. The vulnerability was reported on August 24, 2026, and publicly disclosed on September 2, 2026, coordinated with the release of curl 8.22.0. It carries a severity rating of Low and is classified under CWE-295 (Improper Certificate Validation) (curl Advisory).
The root cause (CWE-295) lies in how libcurl handles the CURLOPT_PINNEDPUBLICKEY option when peer verification is explicitly disabled via CURLOPT_SSL_VERIFYPEER = 0 and CURLOPT_SSL_VERIFYHOST = 0. Under these conditions, libcurl fails to enforce public key pinning on connections where the server presents no certificate, allowing the pinning check to be silently bypassed. The flaw is specific to builds of libcurl using OpenSSL or its forks (BoringSSL, AWS-LC, LibreSSL, QuicTLS, etc.), and exploitation requires the user to have already weakened security by enabling a non-default OpenSSL configuration. The fix was applied in commit 5267ed859d545534d0c21 and shipped in curl 8.22.0 (curl Advisory, oss-sec).
Successful exploitation allows an attacker to establish an unauthenticated TLS connection to a libcurl client that has configured public key pinning, effectively defeating the pinning protection intended to prevent man-in-the-middle (MitM) attacks. This could expose sensitive data transmitted over the connection to interception or tampering. However, exploitation requires the target application to have already disabled standard peer verification (CURLOPT_SSL_VERIFYPEER = 0 and CURLOPT_SSL_VERIFYHOST = 0), significantly limiting the real-world attack surface (curl Advisory).
No public exploit code or in-the-wild exploitation has been reported for CVE-2026-80230 as of the disclosure date. The CVE status was listed as "Reserved" at the time of Feedly ingestion, and the curl project rates the severity as Low, reflecting the constrained exploitation preconditions. The vulnerability was discovered by Stanislav Fort of Aisle Research, which reportedly identified six curl CVEs in this research cycle (Aisle Blog, curl Advisory). No CISA KEV listing or threat actor attribution has been observed.
CURLOPT_PINNEDPUBLICKEY but also explicitly sets CURLOPT_SSL_VERIFYPEER = 0 and CURLOPT_SSL_VERIFYHOST = 0.CURLOPT_VERBOSE) despite misconfigured peer verification settings.CURLOPT_PINNEDPUBLICKEY set and CURLOPT_SSL_VERIFYPEER/CURLOPT_SSL_VERIFYHOST set to 0 simultaneously — this combination is the prerequisite for exploitation (curl Advisory).The primary remediation is to upgrade curl and libcurl to version 8.22.0, released September 2, 2026, which contains the fix in commit 5267ed859d545534d0c21. Alternatively, apply the patch to your current version and rebuild. As a configuration-level workaround, avoid using CURLOPT_PINNEDPUBLICKEY in combination with CURLOPT_SSL_VERIFYPEER = 0 and CURLOPT_SSL_VERIFYHOST = 0 — enabling standard peer verification eliminates the vulnerable code path entirely (curl Advisory).
The vulnerability was discovered by Stanislav Fort of Aisle Research, which published a blog post noting it had identified six curl CVEs — drawing contrast with AI tools from OpenAI and Anthropic that reportedly found zero (Aisle Blog). Daniel Stenberg, curl's lead maintainer, authored the patch and coordinated the disclosure, noting in the advisory that the bug is not considered a C language mistake and that exploitation requires non-default OpenSSL configurations. The curl project's own characterization of the severity as "Low" reflects the constrained real-world impact (curl Advisory, Daniel's Blog).
Fix availability across major Linux distributions and their releases.
bionic (esm-infra)
curl
devel
curl
focal (esm-infra)
curl
jammy
curl
noble
curl
resolute
curl
trusty (esm-infra-legacy)
curl
xenial (esm-infra-legacy)
curl
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."