MongoDB Server: null pointer dereference
High7.1CVE-2026-82055 · Published Sep 8, 2026 · updated Sep 16, 2026
A security issue exists in MongoDB's 2dsphere index key generation that can cause a server crash due to a null pointer dereference. When a specially crafted GeoJSON document is inserted into a collection with a 2dsphere index, an inconsistency in geometry parsing can leave an internal object in an invalid, partially initialized state. During subsequent index key generation, access to this improperly initialized object results in a null pointer dereference that terminates the mongod process. An authenticated user with write access can use this to cause a denial of service.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| MongoDB Server Product | >= 8.3.0, < 8.3.9 | 8.3.9 |
Details and references
- CVSS 4.0
- CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-476
More MongoDB advisories
All MongoDB| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 8 | MongoDB Server: weakly protected credentials | High7.1 | 8.3.9+2 more |
| Sep 8 | MongoDB Server: denial of service | High7.2 | 8.3.9 |
| Sep 8 | MongoDB Server: improper authorization | High7.1 | 8.3.9 |
| Sep 8 | MongoDB Server: improper authorization | High7.1 | 8.0.30+1 more |
| Sep 8 | MongoDB Server: resource exhaustion | High8.7 | 8.3.9+2 more |
| Sep 8 | MongoDB Server: integer overflow | High7.1 | 8.3.9+2 more |