CVE-2026-81533: MongoDB BI Connector ODBC Driver Memory-Safety Issue When Parsing Oversized LIMIT Values

Published Aug 28, 2026
·
Updated

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.

Affected Software

1 affected component
MongoDB MongoDB BI Connector ODBC Driver

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Disable the MongoDB BI Connector ODBC Driver optional prefetch setting, since the memory-safety issue occurs only when prefetch is enabled and the driver copies an oversized LIMIT digit sequence into a fixed-size buffer.

    MongoDB BI Connector ODBC Driver prefetch = disabled

Event History

Aug 28, 2026
CVE Published
via MITRE·08:28 PM
Data Sourced
via MITRE·08:28 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are affected by this issue?

Only connections with the MongoDB BI Connector ODBC Driver's optional prefetch setting enabled are affected. The vulnerable parsing path is reached when processing a SQL LIMIT clause.

2

What access does an attacker need to exploit it?

An attacker needs the ability to influence the numeric portion of a LIMIT clause submitted through an application using the driver. The LIMIT value must contain an unusually long sequence of digits.

3

What is the likely impact on an affected application?

A crafted LIMIT value can cause the hosting application process to terminate unexpectedly or corrupt adjacent memory within that process. The described impacts are integrity loss and denial of service.

4

What can be done if an update cannot be applied immediately?

Disable the driver's optional prefetch setting on affected connections. Also prevent untrusted input from controlling LIMIT numeric values, particularly allowing excessively long digit sequences.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203