Reachable assertion in MongoDB Server - CVE-2026-9749
Published: August 18, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to reachable assertion in the internal $exchange stage when running an aggregation pipeline using key-range partitioning and order-preserving delivery. A remote user can run a crafted aggregation pipeline to cause a denial of service.
Exploitation requires a single key range to produce enough documents to fill its exchange buffer so that many results are routed to the same consumer.