CVE-2026-81533

An application using the MongoDB BI Connector ODBC Driver may encounter a memory-safety issue when a submitted SQL statement contains an unusually long run of digits following a LIMIT clause. The issue occurs only on connections where the driver's optional prefetch setting is enabled, and stems from the driver copying the digit sequence into a fixed-size internal buffer without checking its length. A user able to influence the numeric portion of a LIMIT clause could cause the hosting application process to terminate unexpectedly or corrupt adjacent memory in that process.
References
Link Resource
https://github.com/mongodb/mongo-bi-connector-odbc-driver/releases Vendor Advisory Release Notes
Configurations

Configuration 1 (hide)

cpe:2.3:a:mongodb:bi_connector_odbc_driver:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-08-28 22:16

Updated : 2026-09-11 18:53


NVD link : CVE-2026-81533

Mitre link : CVE-2026-81533

CVE.ORG link : CVE-2026-81533


JSON object : View

Products Affected

mongodb

  • bi_connector_odbc_driver
CWE
CWE-121

Stack-based Buffer Overflow