PatchSiren cyber security CVE debrief
CVE-2026-19002 MongoDB CVE debrief
The MongoDB BI Connector ODBC Driver has a missing bounds check when parsing stored procedure parameter metadata. This can result in an out-of-bounds write in the client application process when connecting to potentially malicious servers or responding in its place to return malformed metadata. The resulting memory corruption may cause the client application to terminate abnormally or, under certain conditions, execute unintended code. Organizations should prioritize patching, especially if they connect to potentially malicious servers. Evidence is limited to the CVE description and NIST NVD detail. Defenders should verify affected product deployments, review official advisories, and plan vendor-supported updates or mitigations.
- Vendor
- MongoDB
- Product
- BI Connector ODBC Driver
- CVSS
- HIGH 8.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-12
- Original CVE updated
- 2026-08-28
- Advisory published
- 2026-08-12
- Advisory updated
- 2026-08-28
Who should care
Organizations using the MongoDB BI Connector ODBC Driver, especially those connecting to potentially malicious servers or with high-risk exposure, should prioritize patching and implement defensive measures. Operators, platforms, vulnerability-management, and security teams should review affected scope, severity, and vendor guidance to ensure proper mitigation and remediation.
Technical summary
The MongoDB BI Connector ODBC Driver has a missing bounds check when parsing stored procedure parameter metadata, which can result in an out-of-bounds write in the client application process. This requires control over the server the driver connects to or the ability to respond in its place to return malformed metadata. The resulting memory corruption may cause the client application to terminate abnormally or, under certain conditions, execute unintended code. Affected product deployments should be reviewed for potential exposure.
Defensive priority
Organizations using the MongoDB BI Connector ODBC Driver should prioritize patching, especially if they connect to potentially malicious servers.
Recommended defensive actions
- Apply patches or updates provided by the vendor as soon as possible
- Restrict access to the driver to trusted servers only
- Monitor for abnormal client application termination or unexpected code execution
- Consider implementing compensating controls such as input validation and sanitization
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE description indicates a missing bounds check in the MongoDB BI Connector ODBC Driver can lead to an out-of-bounds write. Exploitation requires control over the connected server or the ability to respond in its place. Evidence is limited to the CVE description and NIST NVD detail. Defenders should verify affected product deployments, review official advisories, and plan vendor-supported updates or mitigations.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-19002 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-19002
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-19002 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-19002
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/mongodb/mongo-bi-connector-odbc-driver/releases/tag/v1.4.9
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.