CVE-2026-13074
Received Received - Intake

Unauthenticated CPU Exhaustion in MongoDB Server

Vulnerability report for CVE-2026-13074, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-22

Last updated on: 2026-07-22

Assigner: MongoDB, Inc.

Description

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's handling of this combination results in a response loop that bypasses normal throttling, allowing a small number of connections to degrade server availability.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-22
Last Modified
2026-07-22
Generated
2026-07-23
AI Q&A
2026-07-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mongodb mongodb *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability allows an unauthenticated remote client to consume excessive CPU resources on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's response handling creates a loop that bypasses normal throttling, causing a small number of connections to degrade server availability.

Detection Guidance

Monitor MongoDB server CPU usage for unexpected spikes. Check for excessive connections using the awaitable hello command in exhaust mode. Use MongoDB logs to identify unusual parameter combinations in client requests.

Impact Analysis

This vulnerability can lead to degraded server performance or complete unavailability due to high CPU consumption. It may cause slow response times, service interruptions, or crashes for legitimate users trying to access the MongoDB server.

Mitigation Strategies

Upgrade MongoDB to the latest patched version. Restrict network access to MongoDB servers using firewalls. Monitor and limit connection rates from clients.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-13074. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart