Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
Unrated

libcurl incomplete mTLS config matching in connection reuse

IdentifiersCVE-2026-8932CWE-305

CVE-2026-8932 is a low-severity authentication bypass flaw in libcurl’s connection reuse logic for mutual TLS (mTLS). libcurl maintains a connection pool and may reuse an existing TLS connection when it determines that the new transfer’s configuration matches the prior one. In affected versions, the configuration comparison was incomplete for some mTLS-related options: certain client-certificate-associated TLS settings, particularly private-key-related options, were omitted from the reuse eligibility checks. As a result, libcurl could incorrectly reuse a previously established connection even after the application changed client certificate or private key settings that should have forced creation of a new connection. The issue affects libcurl versions 7.7 through 8.20.0, was first introduced in curl 7.7 on 2001-03-22, does not affect the curl command-line tool, and is noted as similar to CVE-2022-27782.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation can cause authentication bypass in libcurl-based applications using mTLS. A request intended to be performed under one client-certificate/private-key identity may instead be sent over an already-established connection authenticated with a different client identity. This can cause incorrect client authentication at the peer, misbinding of requests to the wrong certificate context, and unintended access or action under the previously authenticated identity. The available content does not indicate confirmed in-the-wild exploitation.

Mitigation

If you can’t patch tonight, do this now.

Avoid connection/handle reuse across transfers when changing mTLS client-authentication settings, especially client certificate and private key options. Operationally, isolate transfers that use different client identities so they cannot share pooled connections. Where feasible, disable or constrain connection reuse for workflows that rotate or switch client certificates until patched versions are deployed.

Remediation

Patch, then assume compromise.

Upgrade to curl/libcurl 8.21.0 or later, which contains the fix for CVE-2026-8932. If immediate upgrade is not possible, apply the upstream patch referenced by the curl advisory and rebuild affected software. Verify that all products embedding libcurl are updated, since the issue affects libcurl integrations rather than the curl CLI.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity7

Community discussion across Reddit, Mastodon, and other social sources.