CVE-2026-82064
largeUnauthenticated DoS in MongoDB Server via reachable assertion in read concern processing
MongoDB Server contains a reachable assertion (CWE-617) in its read concern processing logic that can be invoked by an unauthenticated network user. The assertion's assumptions about internal state do not hold for a specific type of replica set member, so a crafted unauthenticated request causes the server process to terminate. An attacker gains denial of service only: the affected mongod process crashes, degrading replica set availability, with no confidentiality or integrity impact (CVSS 4.0 availability impact: High). Affected systems are MongoDB Server deployments running the specified replica set member configuration; the available data does not name the affected or fixed version ranges. No public proof-of-concept, no CISA KEV listing, and a low EPSS (0.3%) indicate no known exploitation at this time.
What to do: Watch MongoDB's official advisory for CVE-2026-82064 and upgrade to the fixed release it names (not specified in the data available here), prioritizing replica sets that include the affected member type. Until patching, reduce exposure by binding mongod to trusted interfaces and blocking port 27017 from untrusted networks, since the crash path requires no authentication. No exploit or in-the-wild activity is known, so routine patch-cycle remediation is reasonable for non-exposed clusters.
| MongoDB Server | — |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
A security issue in MongoDB Server allows an unauthenticated network user to cause a denial of service on a specific type of replica set member. The server contains an assertion in its read concern processing logic that can be reached without authentication, and the assertion's assumptions about internal state do not hold for all member configurations, causing the server process to terminate.
- Weakness
- CWE-617
- 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
In the news0 stories
No ingested article mentions this CVE yet.