The MongoDB BI Connector ODBC Driver converts floating point column values into text without checking that the result fits within the destination buffer. When an application reads a sufficiently large floating point value as text, the driver may write beyond the end of that buffer and corrupt adjacent memory. A user who can store data in a collection read through the BI Connector could use this to crash the application performing the read.
References
| Link | Resource |
|---|---|
| https://github.com/mongodb/mongo-bi-connector-odbc-driver/releases/tag/v1.4.9 | Vendor Advisory Release Notes |
Configurations
History
No history.
Information
Published : 2026-08-12 21:17
Updated : 2026-09-11 18:52
NVD link : CVE-2026-18888
Mitre link : CVE-2026-18888
CVE.ORG link : CVE-2026-18888
JSON object : View
Products Affected
mongodb
- bi_connector_odbc_driver
CWE
CWE-787
Out-of-bounds Write
