Reachable assertion in MongoDB Server - CVE-2026-9748
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 $_internalConvertBucketIndexStats and TeeBuffer when processing an aggregation pipeline that places $_internalConvertBucketIndexStats before $facet. A remote user can send a specially crafted request to cause a denial of service.
The issue is triggered when index stats conversion fails and the stage propagates an unexpected PauseExecution signal upstream to $facet coordination logic.