---
id: CVE-2026-19002
title: >-
  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
summary: >-
  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
  serve…
severity: high
cvss: 8.1
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-120
vendor: mongodb
product: bi_connector_odbc_driver
affected:
  - 'bi_connector_odbc_driver >= 1.0.0, < 1.4.9'
patched:
  - bi_connector_odbc_driver 1.4.9
published: '2026-08-12'
updated: '2026-09-11'
sourceUpdated: '2026-09-11T18:52:43.157'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-19002'
references:
  - url: >-
      https://github.com/mongodb/mongo-bi-connector-odbc-driver/releases/tag/v1.4.9
    label: cna@mongodb.com
tags:
  - nvd
epss: 0.00306
epssPercentile: 0.23561
ingestedAt: '2026-09-11T19:57:09.303Z'
---

## Overview

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 to respond in its place, in order to return malformed metadata. The resulting memory corruption may cause the client application to terminate abnormally or, under certain conditions, execute unintended code.

## Affected

- `bi_connector_odbc_driver >= 1.0.0, < 1.4.9`

## Remediation

Upgrade past the affected range:

- `bi_connector_odbc_driver 1.4.9`
