AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-19002

HIGH · CVSS 8.1 EPSS 0.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-12 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The MongoDB BI Connector ODBC Driver is vulnerable due to a missing bounds check when parsing stored procedure parameter metadata, which can lead to an out-of-bounds write and potential memory corruption in the client application. This vulnerability requires an attacker to control the server or respond with malformed metadata, potentially causing application crashes or the execution of arbitrary code. Organizations using MongoDB BI Connector should prioritize this issue to mitigate the risk of exploitation and protect their applications.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-19002
Severity
HIGH
CVSS
8.1
EPSS
0.29%
MongoDB

Original NVD Description

A missing bounds check when parsing stored procedure parameter metadata in the MongoDB BI Connector ODBC Driver can result in an out-of-bounds write in the client application process. Triggering this issue requires control over the server the driver connects to, or the ability to respond in its place, in order to return malformed metadata. The resulting memory corruption may cause the client application to terminate abnormally or, under certain conditions, execute unintended code.