SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-82069

LOW · CVSS 2.7 EPSS 0.26%

Source: NVD + CISA KEV + EPSS · Published 2026-09-08 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

MongoDB Server's query statistics serialization is vulnerable, allowing users with monitoring privileges to access unredacted search query text from other users due to an improper conditional check in the serialization logic. This flaw can lead to the exposure of sensitive query literals, potentially compromising user privacy and data security. Organizations utilizing MongoDB, particularly those with shared environments or sensitive data, should prioritize addressing this vulnerability.

CVE
CVE-2026-82069
Severity
LOW
CVSS
2.7
EPSS
0.26%
MongoDB

Original NVD Description

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.