Description
A double free in the OpenSSL-based TLS certificate revocation checking path of the MongoDB C Driver can be reached by a TLS endpoint that the client already trusts. During the handshake, specially formed certificate data can cause the same heap object to be released twice. An unauthenticated party acting as the trusted endpoint may cause the connecting client application to terminate unexpectedly.
Published: 2026-09-03
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A double free in the OpenSSL-based TLS certificate revocation path of the MongoDB C Driver can be induced by a trusted TLS endpoint that sends specially crafted certificate data. When the driver processes the certificate chain, it releases the same heap object twice, leading the client application to terminate unexpectedly. This flaw does not directly compromise data confidentiality or integrity, but it does cause a denial‑of‑service condition for applications using the driver.

Affected Systems

The vulnerability affects the MongoDB C Driver, used in applications that connect to MongoDB over TLS. No specific driver version is listed, so any version that includes this OpenSSL TLS logic is potentially impacted.

Risk and Exploitability

With a CVSS score of 8.2 the risk is considered high. The EPSS score is not available, and the vulnerability is not in the CISA KEV catalog, indicating limited known exploitation. An attacker who can impersonate a trusted TLS endpoint can trigger the double free during the TLS handshake, causing the client to crash. The attack requires network access to the client and the ability to act as a trusted server.

Generated by OpenCVE AI on September 3, 2026 at 16:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MongoDB C Driver to the latest version that contains the fix for the double free
  • If upgrading immediately is not possible, disable certificate revocation checks for TLS connections that must contact untrusted or unknown endpoints
  • Ensure that the OpenSSL library bundled with the driver is up‑to‑date and consider hardening TLS configuration through firewall or network isolation rules

Generated by OpenCVE AI on September 3, 2026 at 16:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 09:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 03 Sep 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb
Mongodb c Driver
Vendors & Products Mongodb
Mongodb c Driver

Thu, 03 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Description A double free in the OpenSSL-based TLS certificate revocation checking path of the MongoDB C Driver can be reached by a TLS endpoint that the client already trusts. During the handshake, specially formed certificate data can cause the same heap object to be released twice. An unauthenticated party acting as the trusted endpoint may cause the connecting client application to terminate unexpectedly.
Title Heap corruption via OCSP request double free from crafted multi-URL certificate in TLS client
Weaknesses CWE-415
References
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H'}

cvssV4_0

{'score': 8.2, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Mongodb C Driver
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-09-03T15:42:32.343Z

Reserved: 2026-09-02T17:58:52.742Z

Link: CVE-2026-84964

cve-icon Vulnrichment

Updated: 2026-09-03T15:42:17.847Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-03T16:18:25.270

Modified: 2026-09-03T16:25:43.557

Link: CVE-2026-84964

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T18:00:07Z

Weaknesses