CVE-2026-84969
Received Received - Intake

Memory Corruption in MongoDB C Driver BSON Conversion

Vulnerability report for CVE-2026-84969, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: MongoDB, Inc.

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-03
AI Q&A
2026-09-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mongodb mongodb_c_driver *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-787 The product writes data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a memory-handling error in the BSON-to-JSON conversion helpers of the MongoDB C Driver. It occurs when a binary field is encoded and the output is cut short at a caller-configured length limit, causing a small number of bytes to be written past the end of a heap buffer. This can lead to unintended data alteration outside the intended buffer.

Impact Analysis

An attacker who supplies document content without privileges on the application using the MongoDB C Driver could cause minor data corruption or unintended memory changes. This may lead to application instability or unexpected behavior, but the impact is limited due to the small amount of data affected.

Compliance Impact

This vulnerability may pose minor compliance risks if it leads to unintended data corruption or exposure. However, the limited scope of memory alteration and lack of direct data exfiltration suggest minimal impact on GDPR or HIPAA compliance. Organizations should still assess their specific use cases.

Mitigation Strategies

Update the MongoDB C Driver to the latest patched version to address the memory-handling error in BSON-to-JSON conversion.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-84969. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart