CVE-2026-13056

Summary

Using expressions that generate large arrays it is possible to craft a query that creates very large intermediate objects in memory, causing the server to crash with OOM error.

Affected Software

VendorProductVersion RangeStatus
MongoDBMongoDB Server8.0 < 8.0.28affected
MongoDBMongoDB Server8.3.0 < 8.3.7affected

Weaknesses

  • CWE-1325: CWE-1325: Improperly Controlled Sequential Memory Allocation

References