CVE-2026-13072

Summary

When compute mode is enabled on a standalone mongod instance, insufficient validation of externally sourced BSON data during aggregation pipeline processing can result in memory corruption, potentially leading to process termination or other unintended behavior. This configuration is non-default and requires explicit enablement at startup.

Affected Software

VendorProductVersion RangeStatus
MongoDBMongoDB Server7.0 < 7.0.39affected
MongoDBMongoDB Server8.0 < 8.0.28affected
MongoDBMongoDB Server8.2.0 < 8.2.12affected
MongoDBMongoDB Server8.3.0 < 8.3.7affected

Weaknesses

  • CWE-122: CWE-122: Heap-based Buffer Overflow

References