Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-82060 Details

Description

In MongoDB, insufficient validation of shard key values during document insertion allowed authenticated users to store documents with specially crafted, operator-shaped objects as shard key values in sharded collections. When change stream events for such documents were processed with the updateLookup full document mode, the crafted values were embedded into internal post-image lookup queries without proper sanitization, causing them to be interpreted as query operators rather than literal equality values. This could result in change stream consumers receiving incorrect post-image documents or encountering non-resumable fatal errors.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://jira.mongodb.org/browse/SERVER-131202 [email protected]Vendor AdvisoryIssue Tracking

Weakness Enumeration

CWE-IDCWE NameSource
CWE-943Improper Neutralization of Special Elements in Data Query Logic[email protected]

Affected Products

ProductVersions
mongodb mongodb
>= 7.0.0, < 7.0.41
>= 8.0.0, < 8.0.30
>= 8.3.0, < 8.3.9

CPE

  • cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-82060
NVD Published Date:
Sep 8, 2026
NVD Last Modified:
Sep 16, 2026
Source:
[email protected]
CVE-2026-82060 Details - Not Deferred