ZeroHour

CVE-2026-82075

large

Unauthenticated DoS in MongoDB sharded-cluster router (mongos)

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

CVE-2026-82075 is an uncontrolled resource consumption flaw (CWE-770) in the request-handling path of mongos, the router process of MongoDB sharded clusters. An unauthenticated client with network access to a router port can supply connection-monitoring parameters that drive the server to consume CPU resources without any rate limiting. The attacker gains the ability to degrade or fully deny service to legitimate clients, while data confidentiality and integrity remain unaffected. Only deployments running MongoDB sharded clusters whose router process is reachable by untrusted clients are affected; the source data specifies no particular version ranges. There is currently no public proof-of-concept, the issue is not in CISA KEV, and the 0.3% EPSS score indicates exploitation is considered unlikely in the next 30 days.

What to do: Identify any sharded-cluster environments in your estate and check the MongoDB security advisory for the fixed mongos release, then prioritize upgrading. Until patched, restrict network access to mongos ports to trusted clients only (firewall rules or network ACLs), since the attack requires no authentication and server-side rate limiting is absent. Monitor CPU utilization on router hosts for anomalous spikes that would indicate attempted resource-exhaustion attacks.

Affected
MongoDB sharded-cluster router process (mongos)
Estimated exposure
large≈tens of thousands of sharded-cluster deployments worldwide, with directly internet-exposed mongos routers likely numbering in the thousands to low tens of… — MongoDB is among the most widely deployed databases (public scans have historically shown hundreds of thousands of exposed instances), but mongos runs only in sharded clusters — a minority subset of deployments — and most router ports are…

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

Description

An uncontrolled resource consumption weakness exists in the request-handling path of the MongoDB sharded-cluster router process. A client that has network access to a router port and has not authenticated can supply connection-monitoring parameters that cause the server to expend CPU resources without any rate limiting, degrading or denying service to legitimate clients. No authentication, elevated privileges, or user interaction is required. Only availability is affected; data confidentiality and integrity are not impacted.

Weakness
CWE-770
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.