CVE Catalog

CVE-2026-84969

LowCVSS 3.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

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

Summary

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.

Risk Assessment

Out-of-bounds write can lead to memory corruption, potentially causing application crashes or integrity violations.

Recommendation

Update MongoDB C Driver to a patched version and limit trust in supplied BSON documents.

Other vulnerabilities in MongoDB C Driver

See all
Original NVD description (English source)

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.

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