CVE-2026-75573
Awaiting Analysis Awaiting Analysis - Queue

TLS Private Key Password Exposure in MongoDB Connector for BI

Vulnerability report for CVE-2026-75573, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-08-27

Assigner: MongoDB, Inc.

Description

In MongoDB Connector for BI, mongodrdl may write a TLS private-key password to standard error when the password is supplied through both the connection URI and the corresponding command-line option. A local user with access to the captured command output and encrypted key file may use the disclosed password to access the associated TLS client key.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-27
Generated
2026-09-17
AI Q&A
2026-08-27
EPSS Evaluated
2026-09-15
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mongodb mongodb_connector_for_bi *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-532 The product writes sensitive information to a log file.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in MongoDB Connector for BI involves mongodrdl writing a TLS private-key password to standard error when the password is provided via both the connection URI and a command-line option. A local attacker with access to the command output and encrypted key file could use the disclosed password to access the TLS client key.

Detection Guidance

Check command-line history or logs for instances where mongodrdl was executed with both a TLS private-key password in the connection URI and as a command-line option. Look for output containing the password in standard error or logs.

Impact Analysis

An attacker with local access could decrypt TLS traffic or impersonate the client by obtaining the private key using the exposed password. This could lead to data breaches, unauthorized access to sensitive information, or man-in-the-middle attacks.

Compliance Impact

This vulnerability could violate compliance requirements that mandate protection of sensitive data in transit, such as GDPR's encryption standards or HIPAA's safeguards for protected health information. Failure to secure TLS keys may result in non-compliance penalties.

Mitigation Strategies

Avoid supplying the TLS private-key password in both the connection URI and command-line options simultaneously. Use one method only. Rotate any exposed passwords and keys immediately.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75573. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart