CVE-2026-13072 PUBLISHED

MongoDB Improper Input Validation in Compute Mode External Data Processing Leading to Memory Corruption

Assigner: mongodb
Reserved: 23.06.2026 Published: 22.07.2026 Updated: 23.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor MongoDB
Product MongoDB Server
Versions Default: unaffected
  • affected from 7.0 to 7.0.39 (excl.)
  • affected from 8.0 to 8.0.28 (excl.)
  • affected from 8.2.0 to 8.2.12 (excl.)
  • affected from 8.3.0 to 8.3.7 (excl.)

References

Problem Types

  • CWE-122: Heap-based Buffer Overflow CWE