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.
Published: 2026-08-12
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The driver converts floating point column values into text without bounds checking. When an application reads a sufficiently large floating point value as text, the driver may write past the allocated buffer and corrupt adjacent memory. This buffer overflow can cause the BI Connector process to crash, and the vulnerability description indicates that an attacker who can store data in a collection read through the BI Connector could force the application performing the read to fail. No evidence of arbitrary code execution is provided; the impact is limited to memory corruption and a denial of service.

Affected Systems

The flaw affects the MongoDB BI Connector ODBC Driver. The advisory for release v1.4.9 is cited, suggesting that earlier releases (v1.4.8 and earlier) contain the defect. Any deployment of the BI Connector older than v1.4.9 is potentially vulnerable. No specific version range is explicitly listed beyond this indirect reference.

Risk and Exploitability

The CVSS score of 7.1 reflects high severity. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is likely a native application using the ODBC driver; an attacker who can insert a sufficiently large floating point value into a collection that the BI Connector reads from can trigger the overflow and crash the driver. This presents a denial‑of‑service risk with potential memory corruption. The overall risk is moderate to high for environments that allow write access to the BI Connector’s data source.

Generated by OpenCVE AI on August 12, 2026 at 22:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the MongoDB BI Connector ODBC Driver to version 1.4.9 or later
  • Validate or constrain the size of floating point values stored in collections accessed via the BI Connector
  • Restrict write permissions to collections that the BI Connector reads from

Generated by OpenCVE AI on August 12, 2026 at 22:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb
Mongodb bi Connector Odbc Driver
Vendors & Products Mongodb
Mongodb bi Connector Odbc Driver

Wed, 12 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
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.
Title MongoDB BI Connector ODBC driver may write outside an allocated buffer when retrieving large floating point values as character data
Weaknesses CWE-787
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Mongodb Bi Connector Odbc Driver
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-08-13T14:14:30.650Z

Reserved: 2026-08-04T19:36:22.415Z

Link: CVE-2026-18888

cve-icon Vulnrichment

Updated: 2026-08-13T14:11:31.787Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-12T21:17:37.170

Modified: 2026-08-28T21:16:15.740

Link: CVE-2026-18888

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:47:48Z

Weaknesses