CVE-2026-82070
largeCleartext Credential Exposure via Diagnostic Interface in MongoDB Server
MongoDB Server's diagnostic reporting interface returns credentials from concurrent administrative operations without the redaction that the server applies to its log output, leaving those cleartext credentials readable by authenticated users (CWE-522, insufficiently protected credentials). To trigger it, an attacker needs a valid authenticated session with monitoring-level privileges and network access to the server, then reads diagnostic output while administrative operations are in progress. The payoff is disclosure of other users' credentials — potentially including privileged accounts — enabling impersonation and privilege escalation, with no direct integrity or availability impact (CVSS 4.0: 7.1 High, network vector, low privileges required). Any self-managed MongoDB Server deployment that grants monitoring roles to users or tooling that is not fully trusted is in scope; specific affected version ranges were not included in the available data. Exploitation has not been observed: no public PoC, not listed in CISA KEV, and EPSS is low at ~0.2% (16th percentile).
What to do: Consult MongoDB's security advisory for CVE-2026-82070 to identify the affected and fixed versions (not specified in the data provided) and upgrade affected servers promptly. Until patched, limit monitoring-privileged roles to trusted operators and dedicated monitoring tooling, and rotate credentials used in administrative operations on clusters where monitor roles are broadly assigned. With no public PoC, KEV listing, or observed exploitation, this is a routine-priority patch rather than an emergency.
| MongoDB Server (diagnostic reporting interface) | — |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
A security issue in MongoDB Server's diagnostic reporting interface allows an authenticated user with monitoring privileges to access insufficiently protected credentials from concurrent administrative operations. The same credentials are properly redacted in server log output, but the diagnostic interface omits equivalent redaction. Successful exploitation requires a valid authenticated session with monitoring-level permissions and results in exposure of cleartext credentials that could enable impersonation of other users, including privileged accounts.
- Weakness
- CWE-522
- Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
In the news0 stories
No ingested article mentions this CVE yet.