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.
Published: 2026-09-08
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an uncontrolled resource consumption weakness in the request‑handling path of a MongoDB sharded‑cluster router. A client that can reach a router’s port can send connection‑monitoring parameters that force the server to consume CPU unboundedly, which can degrade performance or completely deny service to legitimate users. The flaw impacts only availability; confidentiality and integrity remain intact.

Affected Systems

The flaw resides in the sharded‑cluster router component of MongoDB Server, as documented by the JIRA ticket SERVER‑132650. The CVE does not list specific releases or affected versions, so any deployment that uses the router process in a sharded cluster without authentication may be impacted. Administrators should verify whether their router service is exposed to untrusted networks.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.7, classifying it as high severity. No EPSS score is available, but the lack of authentication and privileged requirements lowers the barriers to exploitation, making it a compelling target for attackers. Although it is not currently listed in the CISA KEV catalog, the impact on availability is severe, and the flaw can be triggered by any client with network access to the router port.

Generated by OpenCVE AI on September 8, 2026 at 18:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest MongoDB Server release that includes the fix for this issue.
  • Restrict access to the sharded‑cluster router ports to authorized hosts only via firewall or network segmentation.
  • Monitor CPU usage and set thresholds to detect abnormal spikes; consider applying OS‑level resource limits such as cgroups or container limits to protect against future similar issues.

Generated by OpenCVE AI on September 8, 2026 at 18:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 08 Sep 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb
Mongodb mongodb Server
Vendors & Products Mongodb
Mongodb mongodb Server

Tue, 08 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
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.
Title Uncontrolled Resource Consumption in MongoDB Sharded Cluster Router Allows Unauthenticated Denial of Service
Weaknesses CWE-770
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 Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-09-08T17:51:20.669Z

Reserved: 2026-08-27T22:54:06.052Z

Link: CVE-2026-82075

cve-icon Vulnrichment

Updated: 2026-09-08T17:51:17.204Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-08T17:18:36.530

Modified: 2026-09-08T19:07:12.210

Link: CVE-2026-82075

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T18:30:04Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling