CVE-2026-9751
Analyzed
Analyzed - Analysis Complete
LDAP Password Logging in MongoDB Server
Vulnerability report for CVE-2026-9751, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-09
Last updated on: 2026-06-12
Assigner: MongoDB, Inc.
Description
Description
The ldapQueryPassword parameter, when set through the runtime setParameter command, will log the new password to the mongod.log file in plain text.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mongodb | mongodb | From 7.0.0 (inc) to 7.0.35 (exc) |
| mongodb | mongodb | From 8.0.0 (inc) to 8.0.24 (exc) |
| mongodb | mongodb | From 8.2.0 (inc) to 8.2.10 (exc) |
| mongodb | mongodb | From 8.3.0 (inc) to 8.3.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-532 | The product writes sensitive information to a log file. |