A memory-handling error in the BSON-to-JSON conversion helpers of the MongoDB C Driver can write a small number of bytes past the end of a heap buffer when a binary field is encoded and the output is cut short at a caller-configured length limit. A party who supplies the document content, with no privileges on the application that links the driver, may cause a small amount of data outside the intended buffer to be altered.
{
"cna_assigner": "mongodb",
"cwe_ids": [
"CWE-787"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/84xxx/CVE-2026-84969.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "1.30.0"
},
{
"fixed": "1.30.9"
},
{
"introduced": "2.0.0"
},
{
"fixed": "2.5.2"
}
],
"source": "AFFECTED_FIELD"
}
]
}{
"cpe": "cpe:2.3:a:mongodb:c_driver:*:*:*:*:*:mongodb:*:*",
"extracted_events": [
{
"introduced": "1.30.0"
},
{
"fixed": "1.30.9"
},
{
"introduced": "2.0.0"
},
{
"fixed": "2.5.2"
}
],
"source": "CPE_RANGE"
}