Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
Unrated

incomplete mTLS config matching in conn reuse

IdentifiersCVE-2026-8932CWE-305

libcurl contains a flaw in its connection reuse logic for mutual TLS (mTLS) sessions. When libcurl evaluates whether an existing pooled connection can be reused, some TLS configuration elements related to client-certificate authentication were not included in the configuration match checks. In particular, options related to the client private key could be omitted from the comparison, causing libcurl to incorrectly treat two different mTLS configurations as equivalent and reuse a previously established connection when it should have opened a new one. The issue affects libcurl versions 7.7 through 8.20.0, does not affect the curl command-line tool, and is noted by the vendor 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 libcurl to continue using an already established TLS connection under a different client-certificate/private-key configuration than the caller intended. This can result in authentication being performed with the wrong client identity, effectively bypassing the expected mTLS configuration boundary for a subsequent transfer. The primary impact is incorrect authentication context reuse, which may lead to unintended access under a previously authenticated client certificate or failure to enforce certificate/key separation between requests handled by the same libcurl process.

Mitigation

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

Avoid connection/handle reuse when changing client certificate details, especially private-key-related options, between transfers. Operationally, isolate requests that use different mTLS identities so they do not share reusable connection state. Where feasible, disable or constrain connection pooling/reuse for workflows that rotate client certificates or keys within the same application context until the fixed version is deployed.

Remediation

Patch, then assume compromise.

Upgrade to curl/libcurl 8.21.0 or later, which includes the fix for CVE-2026-8932. If immediate upgrade is not possible, apply the vendor patch associated with the fixing commit and rebuild libcurl. Ensure downstream applications linking against libcurl are rebuilt against the corrected library version.
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 activity3

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