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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-28 22:16
Updated : 2026-09-01 21:03
NVD link : CVE-2026-81520
Mitre link : CVE-2026-81520
CVE.ORG link : CVE-2026-81520
JSON object : View
Products Affected
No product.
CWE
CWE-1088
Synchronous Access of Remote Resource without Timeout
