CVE-2026-82075 PUBLISHED

Uncontrolled Resource Consumption in MongoDB Sharded Cluster Router Allows Unauthenticated Denial of Service

Assigner: mongodb
Reserved: 27.08.2026 Published: 08.09.2026 Updated: 08.09.2026

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.

Metrics

CVSS 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
CVSS Score: 8.7

Product Status

Vendor MongoDB
Product MongoDB Server
Versions Default: unaffected
  • affected from 8.3.0 to 8.3.9 (excl.)
  • affected from 8.0.0 to 8.0.30 (excl.)
  • affected from 7.0.0 to 7.0.41 (excl.)

References

Problem Types

  • CWE-770: Allocation of Resources Without Limits or Throttling CWE