Heap-based buffer overflow in MongoDB Server - CVE-2026-13072
Published: August 18, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause memory corruption.
The vulnerability exists due to improper input validation in aggregation pipeline processing when processing externally sourced BSON data in compute mode on a standalone mongod instance. A remote attacker can send specially crafted BSON data to cause memory corruption.
This issue is exposed only when compute mode is explicitly enabled on a standalone mongod instance.