An incorrect numeric type conversion in the BSON document building component of the MongoDB C++ Driver may cause a length value to be interpreted incorrectly. When an application supplies an extremely large, non-terminated field name to the builder, the library may read memory outside the intended buffer and terminate the calling process. No authentication is required, but the calling application must pass the oversized name in a specific form.
References
| Link | Resource |
|---|---|
| https://jira.mongodb.org/browse/CXX-3548 |
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-03 16:18
Updated : 2026-09-03 16:25
NVD link : CVE-2026-84966
Mitre link : CVE-2026-84966
CVE.ORG link : CVE-2026-84966
JSON object : View
Products Affected
No product.
CWE
CWE-681
Incorrect Conversion between Numeric Types
