VYPR

Mongo Bi Connector Odbc Driver

by MongoDB

Source repositories

CVEs (6)

  • CVE-2026-19001CriAug 12, 2026
    risk 0.64cvss 9.8epss 0.00

    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…

  • CVE-2026-19004HigAug 12, 2026
    risk 0.53cvss 8.1epss 0.00

    An application using the MongoDB BI Connector ODBC Driver may experience a memory-safety issue when processing output parameters from a stored procedure. Triggering this issue requires connecting to an untrusted or impersonated database server that returns crafted metadata. This…

  • CVE-2026-19002HigAug 12, 2026
    risk 0.53cvss 8.1epss 0.00

    A missing bounds check when parsing stored procedure parameter metadata in the MongoDB BI Connector ODBC Driver can result in an out-of-bounds write in the client application process. Triggering this issue requires control over the server the driver connects to, or the ability…

  • CVE-2026-19003HigAug 12, 2026
    risk 0.51cvss 7.8epss 0.00

    A data source definition containing an over-length file path setting may cause the MongoDB BI Connector ODBC Driver setup dialog to write outside the bounds of an allocated buffer. The issue stems from an incorrect buffer capacity calculation in the dialog's file and folder…

  • CVE-2025-12100HigOct 23, 2025
    risk 0.44cvss 7.8epss 0.00

    Incorrect Default Permissions vulnerability in MongoDB BI Connector ODBC driver allows Privilege Escalation.This issue affects BI Connector ODBC driver: from 1.0.0 through 1.4.6.

  • CVE-2026-18888MedAug 12, 2026
    risk 0.42cvss 6.5epss 0.00

    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…