CVE-2026-1849

Summary

MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodically check the depth of the expression.

Affected Software

VendorProductVersion RangeStatus
MongoDB IncMongoDB Server8.0 < 8.0.18affected
MongoDB IncMongoDB Server7.0 < 7.0.29affected
MongoDB IncMongoDB Server8.2 < 8.2.2affected

Weaknesses

  • CWE-674: CWE-674 Uncontrolled Recursion

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References