CVE-2026-19003 PUBLISHED

MongoDB BI Connector ODBC driver may write outside an allocated buffer when the setup dialog opens a data source with oversized path settings

Assigner: mongodb
Reserved: 05.08.2026 Published: 12.08.2026 Updated: 13.08.2026

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 selection handling, and is reached only when a user opens the setup dialog for such a data source and initiates a file or folder selection. Depending on build configuration, the result may range from abnormal process termination to, under certain conditions, execution of unintended code in the context of the user running the dialog.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.4

Product Status

Vendor MongoDB
Product BI Connector ODBC Driver
Versions Default: unaffected
  • affected from 1.0.0 to 1.4.9 (excl.)

References

Problem Types

  • CWE-121: Stack-based buffer overflow CWE