Skip to main content

BI Connector ODBC EUVDEUVD-2026-57607

| CVE-2026-19004 HIGH
Heap-based Buffer Overflow (CWE-122)
2026-08-12 mongodb GHSA-fjxq-47rx-gwhh
8.8
CVSS 4.0 · Vendor: mongodb
Share

Severity by source

Vendor (mongodb) PRIMARY
8.8 HIGH
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
8.3 HIGH

AC:H because attacker must control or impersonate the server; UI:R for required client-initiated connection; S:C because heap overflow in driver can affect the broader application process.

3.1 AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
4.0 AV:N/AC:H/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:N

Primary rating from Vendor (mongodb).

CVSS VectorVendor: mongodb

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
A
Scope
X

Lifecycle Timeline

4
Patch available
Aug 12, 2026 - 22:03 EUVD
Source Code Evidence Fetched
Aug 12, 2026 - 21:33 vuln.today
Analysis Generated
Aug 12, 2026 - 21:33 vuln.today
CVE Published
Aug 12, 2026 - 20:33 cve.org
HIGH 8.8

DescriptionCVE.org

An application using the MongoDB BI Connector ODBC Driver may experience a memory-safety issue when processing output parameters from a stored procedure. Triggering this issue requires connecting to an untrusted or impersonated database server that returns crafted metadata. This may result in process termination, disclosure of process memory, or, under certain conditions, arbitrary code execution.

AnalysisAI

Heap-based buffer overflow in the MongoDB BI Connector ODBC Driver enables process memory disclosure, process termination, or arbitrary code execution when an application processes crafted stored procedure output parameter metadata returned by a malicious or impersonated database server. All versions prior to v1.4.9 are affected (CPE: cpe:2.3:a:mongodb:bi_connector_odbc_driver:*:*:*:*:*:*:*:*), and the attack does not require privileges against the driver itself, though the attacker must control or impersonate the upstream database server. MongoDB has released a patched version (v1.4.9) that adds buffer-clamping logic to prevent the overflow; no public exploit has been identified at time of analysis.

Technical ContextAI

The MongoDB BI Connector ODBC Driver (CPE: cpe:2.3:a:mongodb:bi_connector_odbc_driver:*:*:*:*:*:*:*:*) enables BI tools such as Tableau, Excel, and other ODBC-compatible clients to query MongoDB via a SQL interface. The vulnerability is classified as CWE-122 (Heap-based Buffer Overflow): when the driver processes output parameters returned by a stored procedure call, it fails to validate or clamp the buffer size indicated by server-supplied metadata, allowing an attacker-controlled server to specify an oversized length value that causes a write beyond the allocated heap region. The fix in v1.4.9 explicitly adds clamping logic for parameter sizes in client-app integrations. The CVSS 4.0 vector (AV:N/AC:H/AT:P/PR:N/UI:A) reflects a network-reachable but constrained attack path: AT:P requires a specific attack precondition (server control or MITM positioning) and UI:A requires the client application to actively initiate a connection to the untrusted server and invoke a stored procedure.

RemediationAI

The primary remediation is to upgrade the MongoDB BI Connector ODBC Driver to version 1.4.9 or later, which includes the 'logic to clamp buffers' that directly addresses CVE-2026-19004. The patched release is available at https://github.com/mongodb/mongo-bi-connector-odbc-driver/releases/tag/v1.4.9. As an immediate compensating control prior to patching, restrict ODBC driver connections exclusively to trusted, internally managed and certificate-verified database servers, and block connections to any externally hosted or unverified MongoDB BI Connector endpoints - this mitigates the required attack precondition (server impersonation or MITM) but does not eliminate the underlying vulnerability. Enforcing TLS certificate pinning between ODBC clients and the BI Connector server can reduce MITM exposure at the cost of additional PKI infrastructure overhead. No patch-equivalent workaround exists; upgrading to v1.4.9 is the only confirmed remediation.

CVE-2013-1892 MEDIUM POC
6.0 Oct 01

MongoDB before 2.0.9 and 2.2.x before 2.2.4 does not properly validate requests to the nativeHelper function in SpiderMo

CVE-2013-3969 MEDIUM POC
6.5 Oct 01

The find prototype in scripting/engine_v8.h in MongoDB 2.4.0 through 2.4.4 allows remote authenticated users to cause a

CVE-2018-13863 HIGH POC
7.5 Jul 10

The MongoDB bson JavaScript module (also known as js-bson) versions 0.5.0 to 1.0.x before 1.0.5 is vulnerable to a Regul

CVE-2026-25887 HIGH POC
7.2 Mar 06

Remote code execution in Chartbrew versions prior to 4.8.1 allows authenticated attackers with high privileges to execut

CVE-2019-2386 HIGH POC
7.1 Aug 06

After user deletion in MongoDB Server the improper invalidation of authorization sessions allows an authenticated user's

CVE-2012-6619 MEDIUM POC
6.4 Mar 06

The default configuration for MongoDB before 2.3.2 does not validate objects, which allows remote authenticated users to

CVE-2026-3431 CRITICAL
9.8 Mar 02

SimStudio below 0.5.74 has a missing authorization on MongoDB tool endpoints that allows attackers to execute arbitrary

CVE-2024-8654 CRITICAL
9.8 Sep 10

MongoDB Server may access non-initialized region of memory leading to unexpected behaviour when zero arguments are calle

CVE-2024-6376 CRITICAL
9.8 Jul 01

MongoDB Compass may be susceptible to code injection due to insufficient sandbox protection settings with the usage of e

CVE-2024-1351 CRITICAL
9.8 Mar 07

Under certain configurations of --tlsCAFile and tls.CAFile, MongoDB Server may skip peer certificate validation which ma

CVE-2020-7610 CRITICAL
9.8 Mar 30

All versions of bson before 1.1.4 are vulnerable to Deserialization of Untrusted Data. Rated critical severity (CVSS 9.8

CVE-2026-19001 CRITICAL
9.5 Aug 12

Memory corruption in the MongoDB BI Connector ODBC Driver (fixed in v1.4.9) occurs when an oversized catalog, schema, or

Share

EUVD-2026-57607 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy