CVE-2026-18888
Awaiting Analysis Awaiting Analysis - Queue

Heap-based Buffer Overflow in MongoDB BI Connector ODBC Driver

Vulnerability report for CVE-2026-18888, 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-28

Assigner: MongoDB, Inc.

Description

The MongoDB BI Connector ODBC Driver converts floating point column values into text without checking that the result fits within the destination buffer. When an application reads a sufficiently large floating point value as text, the driver may write beyond the end of that buffer and corrupt adjacent memory. A user who can store data in a collection read through the BI Connector could use this to crash the application performing the read.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-28
Generated
2026-09-02
AI Q&A
2026-08-13
EPSS Evaluated
2026-08-31
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-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

The MongoDB BI Connector ODBC Driver has a flaw where it converts large floating point values into text without verifying if the result fits in the destination buffer. This can cause the driver to write past the buffer's end, corrupting adjacent memory. An attacker who can store data in a collection accessed via the BI Connector could exploit this to crash the application reading the data.

Detection Guidance

This vulnerability is specific to the MongoDB BI Connector ODBC Driver and involves memory corruption when reading large floating point values. Detection would require inspecting the driver version and configuration of MongoDB BI Connector installations. No direct commands are provided in the context to detect this issue.

Impact Analysis

If you use the MongoDB BI Connector ODBC Driver, an attacker with write access to a database could crash applications that read data through the connector. This could lead to denial-of-service conditions, disrupting services dependent on the BI Connector.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by enabling memory corruption attacks that may lead to unauthorized data access or system crashes. However, the specific impact depends on how the BI Connector is used in the affected environment.

Mitigation Strategies

Update the MongoDB BI Connector ODBC Driver to the latest version provided by MongoDB to address the buffer overflow issue in floating point value handling.

Chat Assistant

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

EPSS Chart