Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-84970 Details

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://jira.mongodb.org/browse/CXX-3547 [email protected]Vendor AdvisoryIssue Tracking

Weakness Enumeration

CWE-IDCWE NameSource
CWE-681Incorrect Conversion between Numeric Types[email protected]

Affected Products

ProductVersions
mongodb c++ driver
>= 3.2.0, < 4.5.2

CPE

  • cpe:2.3:a:mongodb:c++_driver:*:*:*:*:*:mongodb:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-84970
NVD Published Date:
Sep 3, 2026
NVD Last Modified:
Sep 10, 2026
Source:
[email protected]
CVE-2026-84970 Details - Not Deferred