CVE Catalog

CVE-2026-81533

HighCVSS 7.1
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

An attacker could cause the application to crash or potentially corrupt process memory, leading to service disruption or data integrity issues.

Recommendation

Upgrade the MongoDB BI Connector ODBC Driver to the latest patched version. Restrict access to the application and validate SQL queries for excessively long numeric values.

Other vulnerabilities in MongoDB BI Connector ODBC Driver

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS