MongoDB Server: type confusion
High7.1CVE-2026-82057 · Published Sep 8, 2026 · updated Sep 16, 2026
A security issue was discovered in MongoDB where an authenticated user with readWrite privileges could crash the mongod server process. By specifying a custom WiredTiger storage configuration option with an incompatible value during collection creation, a user could cause a type confusion in the storage engine layer. When documents were subsequently read from the misconfigured collection, the resulting mismatch in expected data format led to corrupted memory interpretation and a server crash. The crafted collection configuration persists across restarts, requiring manual operator intervention to remediate.
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-843
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 |