CVE-2026-18710

Summary

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.

Affected Software

VendorProductVersion RangeStatus
MongoDBMongoDB Driver4.11.0 < 5.9.2affected

Weaknesses

  • CWE-532: CWE-532: Insertion of Sensitive Information into Log File

References