CVE-2026-96746
Awaiting Analysis Awaiting Analysis - Queue

Out-of-Bounds Write in MongoDB C Driver

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

Publication date: 2026-09-24

Last updated on: 2026-09-24

Assigner: MongoDB, Inc.

Description

An out-of-bounds write in the connection-monitoring logic of the MongoDB C Driver may allow an unauthenticated party who controls name resolution and the responses of the hosts named in a client's connection string to write beyond the end of a heap buffer. This may cause the application using the driver to terminate unexpectedly.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
mongodb mongo_c_driver 2.5.5
mongodb mongo_c_driver 1.30.12
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 is an out-of-bounds write vulnerability in the connection-monitoring logic of the MongoDB C Driver. It allows an unauthenticated attacker who controls DNS resolution and host responses in a client's connection string to write beyond a heap buffer's end. This can cause the application using the driver to crash unexpectedly.

Detection Guidance

This vulnerability is related to an out-of-bounds write in the MongoDB C Driver's connection-monitoring logic. To detect it, check if your system is running a vulnerable version of the MongoDB C Driver (e.g., versions prior to 2.5.5 or 1.30.12). Use commands like 'mongoc_version' or inspect package managers for installed versions. Monitor for unexpected application terminations during network operations.

Impact Analysis

This vulnerability could lead to denial-of-service attacks where the application crashes unexpectedly. It may also allow limited data corruption or enable further exploitation if combined with other vulnerabilities, though no direct code execution is mentioned.

Compliance Impact

The vulnerability may cause unexpected application termination due to heap buffer overflow, which could lead to data corruption or loss. This could impact compliance with GDPR (data integrity and availability) and HIPAA (data security and integrity) by potentially exposing or corrupting sensitive data.

Mitigation Strategies

Update the MongoDB C Driver to the latest version that patches this vulnerability. Monitor network traffic for unusual DNS responses or connection patterns that could indicate exploitation attempts.

Chat Assistant

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

EPSS Chart