Improperly Controlled Sequential Memory Allocation in MongoDB Server - CVE-2026-8199
Published: August 18, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improperly controlled sequential memory allocation in bitwise match expression AST processing when processing $bitsAllSet, $bitsAnySet, $bitsAllClear, and $bitsAnyClear expressions. A remote user can send crafted queries using these operators to cause a denial of service.
The issue can cause excess memory usage, contributing to memory pressure and potential out-of-memory conditions.