Description
A MongoDB driver component could write sensitive configuration information, including a credential used for outbound network connectivity, to application log output in cleartext during routine client initialization. This occurs automatically as part of normal operation and requires no special privileges to trigger. A party able to read the affected application's logs or downstream log-aggregation storage could recover the credential and reuse it to authenticate to the associated network infrastructure. This issue affects confidentiality only.
Published: 2026-08-11
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A MongoDB driver logs sensitive configuration information, including an outbound network credential, in cleartext during client initialization. This occurs automatically as normal operation and does not require special privileges. The cleartext credential can be recovered by anyone who can read the application logs or downstream log aggregation, allowing the attacker to authenticate to the associated network infrastructure. The weakness is a log data exposure (CWE-532).

Affected Systems

Any application that uses the MongoDB driver from MongoDB is potentially affected. No specific driver versions are listed in the advisory, so all versions that retain this logging behavior are considered at risk until an official patch is applied.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.2, indicating a high severity level. The EPSS score is less than 1%, showing a low but non-zero likelihood of exploitation. Because the issue depends on an attacker’s ability to read logs, the recommended attack vector is local access to log files or compromised downstream log aggregation services. The vulnerability is not listed in CISA's KEV catalog, suggesting it is not a widely known or actively exploited flaw at present.

Generated by OpenCVE AI on August 18, 2026 at 15:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest MongoDB driver version that removes credential logging during initialization.
  • Reconfigure the driver and application logging settings to exclude sensitive configuration data, or reduce the logging level for client initialization events.
  • Restrict access to application logs and log aggregation storage to authorized personnel only, and consider encrypting logs to mitigate passive disclosure.

Generated by OpenCVE AI on August 18, 2026 at 15:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-312
References
Metrics threat_severity

None

threat_severity

Moderate


Thu, 13 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb
Mongodb mongodb Server
Vendors & Products Mongodb
Mongodb mongodb Server

Wed, 12 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description A MongoDB driver component could write sensitive configuration information, including a credential used for outbound network connectivity, to application log output in cleartext during routine client initialization. This occurs automatically as part of normal operation and requires no special privileges to trigger. A party able to read the affected application's logs or downstream log-aggregation storage could recover the credential and reuse it to authenticate to the associated network infrastructure. This issue affects confidentiality only.
Title Cleartext Storage of Sensitive Information in MongoDB Driver Logging During Client Initialization
Weaknesses CWE-532
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.2, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N'}


Subscriptions

Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-08-12T12:41:22.185Z

Reserved: 2026-08-03T15:55:10.732Z

Link: CVE-2026-18710

cve-icon Vulnrichment

Updated: 2026-08-12T12:41:18.350Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T22:17:20.113

Modified: 2026-08-28T21:16:15.740

Link: CVE-2026-18710

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-11T22:00:07Z

Links: CVE-2026-18710 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T15:45:06Z

Weaknesses
  • CWE-312

    Cleartext Storage of Sensitive Information

  • CWE-532

    Insertion of Sensitive Information into Log File