Reachable assertion in MongoDB Server - CVE-2026-8843
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 index handling when inserting a document that triggers updating a previously created "2dsphere_bucket" or "queryable_encrypted_range" index. A remote user can create a crafted index and then insert a document to cause a denial of service.
The issue occurs when a "2dsphere_bucket" index is created on a non-timeseries bucket collection, and a similar condition exists for "queryable_encrypted_range" indices.