CVE-2026-8843
Awaiting Analysis
Awaiting Analysis - Queue
Index Creation Flaw in MongoDB Server Causes Server Crash
Publication date: 2026-05-18
Last updated on: 2026-05-18
Assigner: MongoDB, Inc.
Description
Description
Creating a "2dsphere_bucket" index on a non-timeseries bucket collection will succeed, but any subsequent attempt to insert a document which triggers updating that index will crash the server. A similar issue occurs when creating "queryable_encrypted_range" indices.
This issue affects MongoDB Server v7.0 versions prior to 7.0.32, v8.0 versions prior to 8.0.21 and v8.2 versions prior to 8.2.6
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mongodb | mongodb_server | to 7.0.32 (exc) |
| mongodb | mongodb_server | to 8.0.21 (exc) |
| mongodb | mongodb_server | to 8.2.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-617 | The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary. |