CVE-2026-81532

Summary

A user able to submit SQL through an application using the MongoDB Connector for BI ODBC driver can supply a positioned-cursor statement whose cursor name exceeds the size of an internal fixed-length buffer. Because the name length is not bounded before the driver builds its diagnostic message, memory adjacent to that buffer is overwritten with user-supplied content. This can terminate the hosting application process and may allow unintended code to run within it.

Affected Software

VendorProductVersion RangeStatus
MongoDBBI Connector ODBC Driver0 < 1.4.10affected

Weaknesses

  • CWE-121: CWE-121: Stack-based Buffer Overflow

References