CVE Catalog

CVE-2026-84970

MediumCVSS 6.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.09%

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

Summary

A numeric truncation weakness exists in the JSON parsing component of the MongoDB C++ Driver's BSON library. An actor who controls the text that an embedding application hands to the library's public JSON parsing interface, when that text is very large, can cause the library to read memory beyond the supplied buffer and return it to the caller, to silently accept only part of the input as a complete document, or to terminate the process. No MongoDB server, credentials, or non-default configuration is required; the effect is confined to the process that uses the library.

Risk Assessment

The risk includes memory disclosure, incorrect data processing, or application crash (DoS) in the process using the library, which could lead to confidentiality or availability compromise.

Recommendation

It is recommended to update the MongoDB C++ Driver to a patched version and to limit the size of input data passed to the JSON parser.

Other vulnerabilities in MongoDB C++ Driver

See all
Original NVD description (English source)

A numeric truncation weakness exists in the JSON parsing component of the MongoDB C++ Driver's BSON library. An actor who controls the text that an embedding application hands to the library's public JSON parsing interface, when that text is very large, can cause the library to read memory beyond the supplied buffer and return it to the caller, to silently accept only part of the input as a complete document, or to terminate the process. No MongoDB server, credentials, or non-default configuration is required; the effect is confined to the process that uses the library.

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