CVE Catalog

CVE-2026-84964

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.15%

4th percentile - higher than 4% of all known CVEs

Summary

A double free in the OpenSSL-based TLS certificate revocation checking path of the MongoDB C Driver can be triggered by specially crafted certificate data during the handshake, causing the same heap object to be released twice and leading to unexpected termination of the client application.

Risk Assessment

An unauthenticated party acting as a trusted endpoint may cause the connecting client application to crash, potentially leading to denial of service and disruption of operations.

Recommendation

Update the MongoDB C Driver to a patched version. Additionally, restrict trust in TLS endpoints and monitor for unusual client crashes.

Other vulnerabilities in MongoDB C Driver

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS