CVE-2026-80230: OpenSSL pinning bypass

Published Sep 6, 2026
·
Updated

Last updated 16 September 2026

Other sources

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 under these disabled-verification conditions allows unauthenticated connections to succeed when they should be rejected.

— MITRE

Affected Software

3 affected componentsFixes available
libcurl
haxx curl>=7.45.0<8.22.0
debian/curl<=7.88.1-10+deb12u15, <=7.88.1-10+deb12u5, <=8.14.1-2+deb13u5
8.22.0-18.23.0~rc1-2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade debian/curl to a version that resolves this vulnerability.

    Fixed in 8.22.0-1Fixed in 8.23.0~rc1-2
  2. Configuration

    Do not disable standard peer and host verification when CURLOPT_PINNEDPUBLICKEY is configured; avoid setting CURLOPT_SSL_VERIFYPEER = 0 and CURLOPT_SSL_VERIFYHOST = 0.

    libcurl CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST = not 0

Event History

Sep 6, 2026
CVE Published
via MITRE·05:48 PM
Data Sourced
via MITRE·05:48 PM
DescriptionWeakness
Data Sourced
via NVD·06:17 PM
RemedyDescriptionSeverityWeaknessAffected Software
Sep 8, 2026
Data Sourced
via Microsoft·08:04 AM
DescriptionSeverityWeakness
Sep 24, 2026
Data Sourced
via Ubuntu·09:12 PM
RemedyDescriptionSeverityAffected Software
Data Sourced
via Debian·09:12 PM
DescriptionAffected Software
Data Sourced
via Launchpad·09:12 PM
Description

Frequently Asked Questions

1

Which deployments are affected?

Deployments are affected when libcurl uses CURLOPT_PINNEDPUBLICKEY while both CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST are set to 0. The issue applies to connections where the server does not present a certificate.

2

What configuration change can reduce exposure before an update is available?

Do not disable both standard peer and host verification options when public-key pinning is configured. Requiring normal peer and host verification prevents the described disabled-verification condition.

3

How can I determine whether an application may be exposed?

Review libcurl option handling for CURLOPT_PINNEDPUBLICKEY combined with CURLOPT_SSL_VERIFYPEER = 0 and CURLOPT_SSL_VERIFYHOST = 0. Applications using that combination may accept an unauthenticated connection without a presented server certificate.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203