CVE Catalog

CVE-2026-81520

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

A network-reachable client that has not yet authenticated can hold a MongoDB Connector for BI authentication session open indefinitely by beginning a SASL-based login exchange and then declining to complete it. Because the negotiation loop had no overall time bound and the read from the client had no deadline, each such session retains a worker, a client connection slot, and its associated backend database connections until the process is restarted. Repeated use of this behavior can consume the configured connection capacity and prevent legitimate users from establishing new sessions.

Risk Assessment

An attacker can perform a denial-of-service attack by exhausting connection resources and blocking legitimate users, leading to service disruption.

Recommendation

Upgrade MongoDB Connector for BI to a patched version. Restrict network access to the service and monitor the number of open sessions.

Other vulnerabilities in MongoDB Connector for BI

See all
Original NVD description (English source)

A network-reachable client that has not yet authenticated can hold a MongoDB Connector for BI authentication session open indefinitely by beginning a SASL-based login exchange and then declining to complete it. Because the negotiation loop had no overall time bound and the read from the client had no deadline, each such session retains a worker, a client connection slot, and its associated backend database connections until the process is restarted. Repeated use of this behavior can consume the configured connection capacity and prevent legitimate users from establishing new sessions.

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