# CVE-2026-82060

## Summary

- **CVE ID:** CVE-2026-82060
- **Severity:** LOW
- **CVSS Score:** 5.4 (CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N)
- **CWE:** CWE-943
- **Published:** Sep 8, 2026
- **Last Modified:** Sep 8, 2026

## 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.

## Affected Products

- MongoDB — MongoDB Server (8.3.0)
- MongoDB — MongoDB Server (8.0.0)
- MongoDB — MongoDB Server (7.0.0)

## References

- [CNA](https://jira.mongodb.org/browse/SERVER-131202)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.24%
- **EPSS Percentile:** 14.6

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._