ZeroHour

CVE-2026-82076

mass

Integer Overflow DoS in MongoDB Server Query Planning

CVSS 4.0
7.1 high
EPSS
<1%p24
Published
()
Modified
AI analysis

CVE-2026-82076 is an integer overflow (CWE-190) in the query planning component of MongoDB Server that allows an authenticated user to bypass an internal resource limit. A user holding ordinary database-level read/write privileges can submit a specially crafted query that drives unbounded memory consumption during query planning, exhausting the host's memory and terminating the server process. The impact is a high-severity denial of service affecting every database served by the affected node, with no confidentiality or integrity impact per the CVSS 4.0 vector. All MongoDB Server deployments that grant read/write database access to untrusted or application-controlled accounts are affected. There is no known public proof of concept, the flaw is not in CISA KEV, and EPSS puts 30-day exploitation probability at just 0.3%, so exploitation has not yet been observed.

What to do: Upgrade MongoDB Server to the fixed release identified in MongoDB's security advisory for CVE-2026-82076, since no specific version ranges are available in this data. In the interim, audit and minimize the set of accounts granted database-level read/write privileges, apply least privilege, and avoid exposing mongod nodes to untrusted networks. With no public PoC and low EPSS, this can be handled in standard patch cycles unless untrusted users hold write access to your clusters.

Affected
MongoDB Server
Estimated exposure
massmillions of users across likely hundreds of thousands of deployments (tens of thousands of instances visible in public internet scans) — MongoDB Server is one of the most widely deployed document databases, with a large self-managed and managed-Atlas installed base and tens of thousands of instances routinely observed in public internet scans; however, exploitation…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

An integer overflow in the query planning component of MongoDB Server can allow an authenticated user with ordinary database-level read/write privileges to bypass an internal resource limit. Submitting a specially crafted query causes the server to consume memory without bound during query planning, and the resulting exhaustion terminates the server process. This may result in a denial of service affecting all databases served by the affected node.

Vendors
mongodb
Products
mongodb
Weakness
CWE-190
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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 news

No ingested article mentions this CVE yet.