Heap-based buffer overflow in MongoDB driver for C - CVE-2026-93393
Published: September 22, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to a heap-based buffer overflow in the TLS transport layer of the MongoDB C Driver when processing incoming encrypted traffic through the Windows platform TLS backend. A remote attacker can send an oversized decrypted TLS record sequence to write attacker-supplied data outside a heap allocation and execute arbitrary code.
Only builds using the Windows platform TLS backend are affected.