CVE-2026-82057

Source
https://cve.org/CVERecord?id=CVE-2026-82057
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-82057.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-82057
Aliases
Downstream
Published
2026-09-08T16:12:19Z
Modified
2026-09-18T03:48:30Z
Severity
  • 7.1 (High) CVSS_V4 - 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 CVSS Calculator
Summary
Type Confusion in MongoDB Server WiredTiger Storage Engine via Custom Collection Configuration Leads to Persistent Denial of Service
Details

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.

Database specific
{
    "cna_assigner":  "mongodb",
    "cwe_ids":  [
        "CWE-843"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82057.json",
    "unresolved_ranges":  [
        {
            "extracted_events":  [
                {
                    "introduced":  "8.3.0"
                },
                {
                    "fixed":  "8.3.9"
                }
            ],
            "source":  "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/mongodb/mongo

Affected ranges

Type
GIT
Repo
https://github.com/mongodb/mongo
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "8.3.0"
        },
        {
            "fixed":  "8.3.9"
        }
    ],
    "source":  "CPE_RANGE"
}

Affected versions

r8.*
r8.3.0
r8.3.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-82057.json"