CVE Catalog

CVE-2026-8843

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.41%

33th percentile - higher than 33% of all known CVEs

Summary

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.

Risk Assessment

An attacker can intentionally cause a server crash, leading to service availability disruptions and potential data loss.

Recommendation

Update MongoDB Server to version 7.0.32, 8.0.21, or 8.2.6 (or later). Avoid creating '2dsphere_bucket' indexes on non-timeseries collections and 'queryable_encrypted_range' indexes until fixes are applied.

Other vulnerabilities in MongoDB Server

See all
Original NVD description (English source)

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

Vulnerability data from NVD (NIST) · CISA KEV · EPSS