CVE Catalog

CVE-2026-81518

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

When mongosqld is configured with a client certificate authority file, the listener requests a client certificate during the TLS handshake but does not require one, so a client that presents no certificate is still accepted. In deployments that rely on client certificates as the sole means of identifying users, a remote party with network access to the listener can therefore establish a session and read the MongoDB data exposed through the connector.

Risk Assessment

An attacker without a certificate can gain unauthorized access to MongoDB data, compromising confidentiality and potentially leading to data leakage.

Recommendation

Configure mongosqld to require client certificates (e.g., set TLS to require certificates). Upgrade MongoDB Connector for BI to a patched version.

Other vulnerabilities in MongoDB Connector for BI

See all
Original NVD description (English source)

When mongosqld is configured with a client certificate authority file, the listener requests a client certificate during the TLS handshake but does not require one, so a client that presents no certificate is still accepted. In deployments that rely on client certificates as the sole means of identifying users, a remote party with network access to the listener can therefore establish a session and read the MongoDB data exposed through the connector.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS