ZeroHour

CVE-2026-81517

niche

Unauthenticated DoS in MongoDB Connector for BI (mongosqld)

CVSS 4.0
8.7 high
EPSS
<1%p18
Published
()
Modified
AI analysis

MongoDB Connector for BI (mongosqld) contains an unhandled-error flaw (CWE-248) in its logging path: an unauthenticated party that can reach the mongosqld port can generate enough routine connection log activity to fill the storage backing the configured log path. When a subsequent log write or log rotation operation fails, the error is not handled and the shared mongosqld process terminates. An attacker gains denial of service: all connected SQL clients lose service, the process keeps dying on every startup until an operator restores available storage, and no diagnostic message is recorded to explain the condition. Any deployment running MongoDB Connector for BI with a network-reachable mongosqld port is exposed, including untrusted internal clients since no authentication is required. Exploitation has not been observed; there is no public proof-of-concept, EPSS is 0.3% (18th percentile), and the issue is not in CISA KEV.

What to do: Apply the fix from MongoDB once a patched Connector for BI release is available (no fixed version was specified in the source data). Until then, restrict network access to the mongosqld port to trusted clients via firewall rules or allowlists, and ensure adequate free storage on the configured log path with monitoring for low-disk conditions. Inventory environments running mongosqld and watch for repeated process termination on startup, which indicates the log-path storage has been exhausted.

Affected
MongoDB Connector for BI (mongosqld)
Estimated exposure
nichelikely low thousands of deployments at most, with internet-exposed instances probably in the low hundreds (clearly an estimate) — mongosqld is a specialized companion component used mainly to bridge MongoDB to SQL-based BI tools and is typically deployed on internal networks rather than exposed to the internet, and no public scan or install-count data was available,…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Weakness
CWE-248
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.