---
id: CVE-2026-80231
title: |-
  A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup
  for a given hostname even when using a different Native CA Store setting
  (`CURLSSLOPT_NATIVE_CA`) than when the connection was created.
summary: |-
  A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup
  for a given hostname even when using a different Native CA Store setting
  (`CURLSSLOPT_NATIVE_CA`) than when the connection was created.
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
cwe:
  - CWE-488
vendor: haxx
product: curl
affected:
  - 'curl >= 7.71.0, < 8.22.0'
patched:
  - curl 8.22.0
published: '2026-09-06'
updated: '2026-09-15'
sourceUpdated: '2026-09-15T07:16:30.570'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-80231'
references:
  - url: 'https://curl.se/docs/CVE-2026-80231.html'
    label: 2499f714-1537-4658-8207-48ae4bb9eae9
  - url: 'https://curl.se/docs/CVE-2026-80231.json'
    label: 2499f714-1537-4658-8207-48ae4bb9eae9
  - url: 'https://hackerone.com/reports/3969368'
    label: 2499f714-1537-4658-8207-48ae4bb9eae9
  - url: 'https://hackerone.com/reports/3969368'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-08T18:50:09.901920Z'
epss: 0.00937
epssPercentile: 0.58775
ingestedAt: '2026-09-07T11:09:35.612Z'
---

## Overview

A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup
for a given hostname even when using a different Native CA Store setting
(`CURLSSLOPT_NATIVE_CA`) than when the connection was created.

## Affected

- `curl >= 7.71.0, < 8.22.0`

## Remediation

Upgrade past the affected range:

- `curl 8.22.0`
