CVE-2026-19001
Received Received - Intake

Heap Buffer Overflow in MongoDB BI Connector ODBC Driver

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

Publication date: 2026-08-12

Last updated on: 2026-08-12

Assigner: MongoDB, Inc.

Description

The MongoDB BI Connector ODBC Driver may write outside the bounds of a fixed-size buffer when an application supplies an unusually long catalog, schema, or object name to a metadata retrieval function. This may result in memory corruption within the calling application's process, leading to abnormal termination and, under certain conditions, the potential for arbitrary code execution.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-12
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

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

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The MongoDB BI Connector ODBC Driver has a buffer overflow vulnerability where supplying an unusually long catalog, schema, or object name to a metadata retrieval function can cause the driver to write outside a fixed-size buffer. This may lead to memory corruption in the calling application, potentially causing it to crash or execute arbitrary code.

Detection Guidance

This vulnerability involves a buffer overflow in the MongoDB BI Connector ODBC Driver when processing long catalog, schema, or object names. Detection requires checking for crashes or memory corruption in applications using this driver when handling metadata retrieval functions.

Impact Analysis

This vulnerability could allow attackers to crash applications using the MongoDB BI Connector ODBC Driver or execute arbitrary code within those applications. If exploited, it may lead to data breaches, system compromise, or denial of service.

Mitigation Strategies

Immediately update the MongoDB BI Connector ODBC Driver to the latest patched version. If an update is not available, restrict access to the driver or disable metadata retrieval functions until a fix is applied.

Chat Assistant

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

EPSS Chart