Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mongodb | C Driver | >= 1.30.0, < 1.30.9 |
Related Weaknesses (CWE)
References
- https://jira.mongodb.org/browse/CDRIVER-6410Vendor AdvisoryIssue Tracking
FAQ
What is CVE-2026-84969?
CVE-2026-84969 is a vulnerability with a CVSS score of 3.7 (LOW). 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 ...
How severe is CVE-2026-84969?
CVE-2026-84969 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84969?
Check the references section above for vendor advisories and patch information. Affected products include: Mongodb C Driver.