All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-18710
HIGHpublished 2026-08-11 22:17 UTC · 1 day ago · modified 2026-08-12 13:17 UTC
8.2
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-532