Vulnerability in MongoDB Server
CVE-2026-82057
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.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-82057?
- CVE-2026-82057 is a medium-severity vulnerability in MongoDB Server, classified under Access of Resource Using Incompatible Type (Type Confusion). CVSS score: 6.5/10. Published 2026-09-08.
- How severe is CVE-2026-82057?
- Medium severity. CVSS v3 base score is 6.5 out of 10.