CVE-2026-25611
MongoDB vulnerability analysis and mitigation

Overview

CVE-2026-25611 is a denial-of-service vulnerability in MongoDB Server caused by asymmetric resource consumption (CWE-405). A series of specifically crafted, unauthenticated messages can exhaust available memory and crash a MongoDB server. The vulnerability was published on February 10, 2026, and is tracked under MongoDB's internal issue SERVER-116210. It carries a CVSS v3.1 base score of 7.5 (High) and a CVSS v4.0 base score of 8.7 (High) (Red Hat CVE, Cato Networks).

Technical details

The root cause is classified as CWE-405 (Asymmetric Resource Consumption / Amplification), where a small number of crafted network messages trigger disproportionately large memory allocations on the server side. Because the attack requires no authentication, privileges, or user interaction, any network-accessible MongoDB instance is a potential target. The attacker sends a series of specially crafted messages over the MongoDB wire protocol, causing the server to progressively exhaust available memory until it crashes. MongoDB's internal Jira ticket SERVER-116210 tracks the fix, and Cato CTRL published a threat research report detailing the mechanics of the vulnerability (Cato Networks, MongoDB Jira).

Impact

Successful exploitation results in a complete denial of service — the targeted MongoDB server crashes and becomes unavailable, directly impacting availability with no effect on confidentiality or integrity. Because MongoDB is commonly used as a backend data store for web applications and microservices, a crash can cascade into broader application outages. The unauthenticated nature of the attack means any internet-exposed or network-accessible MongoDB instance is at risk without any prior foothold required (Cato Networks, Red Hat CVE).

Exploitability

The vulnerability requires no authentication, no privileges, and no user interaction, making it trivially exploitable from the network. The EPSS score is approximately 0.038%, indicating a relatively low (but non-negligible) probability of exploitation in the wild at the time of scoring. As of the available data, there is no confirmed evidence of active in-the-wild exploitation or attribution to specific threat actors, and the CVE is not listed in the CISA KEV catalog. Tenable Nessus detection plugin 298779 is available for identifying vulnerable instances, and Emerging Threats published a ruleset update (v11187, May 2026) that includes detection coverage (Tenable, Emerging Threats).

Exploitation steps

  1. Reconnaissance: Identify internet-facing or network-accessible MongoDB instances using tools such as Shodan, Censys, or Masscan, targeting the default MongoDB port (27017/TCP) on unpatched versions.
  2. Establish network connectivity: Connect to the target MongoDB server over TCP without providing any credentials, as the vulnerability is pre-authentication.
  3. Craft malicious wire protocol messages: Construct a series of specially crafted MongoDB wire protocol messages designed to trigger disproportionate memory allocation on the server (specific payload details are not publicly disclosed beyond Cato CTRL's research).
  4. Send message series: Transmit the crafted messages in sequence to the target server, causing progressive memory exhaustion.
  5. Achieve denial of service: The server exhausts available memory and crashes, rendering the MongoDB instance and any dependent applications unavailable (Cato Networks, MongoDB Jira).

Indicators of compromise

  • Network: Unusual volume of unauthenticated TCP connections to MongoDB port (27017) from a single or small set of source IPs; malformed or oversized MongoDB wire protocol messages in network captures.
  • Logs: MongoDB server logs showing rapid memory growth warnings or out-of-memory errors immediately preceding a crash; repeated connection attempts without authentication in mongod.log.
  • Process/System: Sudden mongod process termination or OOM-killer events in system logs (e.g., /var/log/syslog or dmesg showing mongod killed due to memory exhaustion); unexpected MongoDB service restarts.
  • Availability: Application-layer errors or timeouts from services dependent on MongoDB coinciding with the server crash event (Cato Networks).

Mitigation and workarounds

MongoDB has addressed this vulnerability; users should upgrade to a patched version of MongoDB Server as referenced in SERVER-116210 — consult the official MongoDB advisory for specific fixed version numbers. As an immediate workaround, restrict network access to MongoDB instances using firewall rules so that only trusted hosts can reach port 27017, significantly reducing the attack surface. Enabling MongoDB authentication and binding the service to localhost or a private network interface (rather than 0.0.0.0) are additional hardening measures that limit exposure even on unpatched systems (MongoDB Jira, Red Hat CVE).

Community reactions

Cato CTRL published a dedicated threat research blog post titled "New MongoDB Vulnerability Allows Instant Remote Server Takedown" shortly after disclosure, drawing significant attention to the severity of the pre-authentication attack vector (Cato Networks). Multiple security news outlets including GBHackers, CyberSecurityNews, and The Hacker News covered the vulnerability, emphasizing the risk to internet-exposed MongoDB deployments (GBHackers, CyberSecurityNews). Community discussion on Reddit's r/mongodb included a thread titled "Anyone else patching for CVE-2026-25611 this weekend?", reflecting active practitioner concern and urgency around patching. Emerging Threats also added detection rules in their May 2026 ruleset update, indicating the security community is actively building defensive coverage (Emerging Threats).

Additional resources


SourceThis report was generated using AI

Related MongoDB vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-18712HIGH7.2
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
NoYesAug 11, 2026
CVE-2026-18711HIGH7.1
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
NoYesAug 11, 2026
CVE-2026-18709MEDIUM5.9
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
NoYesAug 11, 2026
CVE-2026-18708MEDIUM5.3
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
NoYesAug 11, 2026
CVE-2026-18707MEDIUM5.3
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
NoYesAug 11, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management