Description
An unauthenticated party able to reach the port of a MongoDB Connector for BI (mongosqld) instance may generate enough routine connection log activity to exhaust the storage backing the configured log path. When a log write or log rotation operation subsequently fails, the resulting error is not handled and the shared mongosqld process ends, ending service for all connected SQL clients. The process continues to end on startup until an operator restores available storage, and the diagnostic message explaining the condition is not recorded.
Published: 2026-08-28
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper error‑handling flaw that causes the entire mongosqld process to terminate when the configured log path cannot accept writes or perform rotation. An unauthenticated party able to communicate with the connector port can flood the service with routine connection logs until the underlying storage is exhausted, which triggers the crash. The flaw leads to denial of service for all users of the SQL interface because the shared process dies and does not restart until sufficient storage space is available. The weakness fits the CWE-248 category of failing to properly handle unexpected runtime errors.

Affected Systems

Affected system is the MongoDB Connector for BI (mongosqld), the component that translates SQL queries to MongoDB operations. All released versions published by MongoDB prior to a vendor‑supplied patch are impacted. The flaw exists wherever the connector’s service port can be reached by an unauthenticated user. Because no precise version thresholds are listed, operators should treat all current deployments as vulnerable until an official fix is applied.

Risk and Exploitability

With a CVSS score of 8.7, this vulnerability is rated high severity and primarily threatens availability. EPSS data is unavailable and the flaw is not listed in CISA’s KEV catalog, indicating no publicly documented exploits as of now. The likely attack vector is network‑based, inferred from the description that an unauthenticated party able to reach the connector port can generate the excessive log activity that triggers the denial of service.

Generated by OpenCVE AI on August 29, 2026 at 00:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MongoDB Connector for BI to a version that includes the fix for the log‑error handling issue
  • Restrict access to the connector port by placing the service behind a firewall or limiting it to a trusted subnet to prevent unauthenticated traffic
  • Allocate sufficient persistent storage for the logging directory and configure a log rotation policy that limits disk usage to avoid exhaustion

Generated by OpenCVE AI on August 29, 2026 at 00:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 29 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb
Mongodb bi Connector
Vendors & Products Mongodb
Mongodb bi Connector

Fri, 28 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Description An unauthenticated party able to reach the port of a MongoDB Connector for BI (mongosqld) instance may generate enough routine connection log activity to exhaust the storage backing the configured log path. When a log write or log rotation operation subsequently fails, the resulting error is not handled and the shared mongosqld process ends, ending service for all connected SQL clients. The process continues to end on startup until an operator restores available storage, and the diagnostic message explaining the condition is not recorded.
Title MongoDB Connector for BI Improper Error Handling of Log Write Failures May Cause Loss of SQL Service
Weaknesses CWE-248
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Mongodb Bi Connector
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-08-28T20:14:06.438Z

Reserved: 2026-08-26T21:33:02.508Z

Link: CVE-2026-81517

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T22:16:54.383

Modified: 2026-08-28T22:16:54.383

Link: CVE-2026-81517

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T00:30:17Z

Weaknesses