Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mongodb | Bi Connector Odbc Driver | < 1.4.10 |
Related Weaknesses (CWE)
References
- https://github.com/mongodb/mongo-bi-connector-odbc-driver/releasesVendor AdvisoryRelease Notes
FAQ
What is CVE-2026-81533?
CVE-2026-81533 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 issu...
How severe is CVE-2026-81533?
CVE-2026-81533 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-81533?
Check the references section above for vendor advisories and patch information. Affected products include: Mongodb Bi Connector Odbc Driver.