---
id: CVE-2026-82075
title: >-
  An uncontrolled resource consumption weakness exists in the request-handling
  path of the MongoDB sharded-cluster router process
summary: >-
  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…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
cwe:
  - CWE-770
vendor: mongodb
product: mongodb
affected:
  - 'mongodb >= 7.0.0, < 7.0.41'
  - 'mongodb >= 8.0.0, < 8.0.30'
  - 'mongodb >= 8.3.0, < 8.3.9'
patched:
  - mongodb 8.3.9
published: '2026-09-08'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T20:40:00.600'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-82075'
references:
  - url: 'https://jira.mongodb.org/browse/SERVER-132650'
    label: cna@mongodb.com
tags:
  - nvd
  - cve.org
epss: 0.00519
epssPercentile: 0.4157
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-08T17:51:04.525119Z'
ingestedAt: '2026-09-08T16:34:19.256Z'
---

## Overview

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.

## Affected

- `mongodb >= 7.0.0, < 7.0.41`
- `mongodb >= 8.0.0, < 8.0.30`
- `mongodb >= 8.3.0, < 8.3.9`

## Remediation

Upgrade past the affected range:

- `mongodb 8.3.9`
