A security issue in MongoDB Server's query statistics serialization on the router allows users with monitoring privileges to access unredacted search query text from other users' operations. An improper conditional check in the serialization logic causes the data redaction mechanism to be bypassed when processing search queries through the sharded cluster router. This results in sensitive query literals being stored and made accessible through the query statistics interface.
References
| Link | Resource |
|---|---|
| https://jira.mongodb.org/browse/SERVER-132835 |
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-08 17:18
Updated : 2026-09-08 19:07
NVD link : CVE-2026-82069
Mitre link : CVE-2026-82069
CVE.ORG link : CVE-2026-82069
JSON object : View
Products Affected
No product.
CWE
CWE-212
Improper Removal of Sensitive Information Before Storage or Transfer
