CVE-2026-82061
massUse-after-free in MongoDB Server query memory tracking enables crash or corruption
CVE-2026-82061 is a use-after-free (CWE-416) in MongoDB Server's query execution memory tracking subsystem, in which the server can write to already-freed heap memory. An authenticated user holding only read privileges can trigger the flaw by issuing a sequence of standard database commands, and no user interaction is required. The practical outcome is a crash of the server process (denial of service) and potentially memory corruption; the CVSS 4.0 vector indicates no confidentiality impact but high integrity and availability impact. Any deployment that grants database read access to users, applications, or tenants that could be compromised is exposed. There is currently no public proof-of-concept, the flaw is not in CISA's KEV catalog, and EPSS estimates the 30-day exploitation probability at roughly 0.3%.
What to do: Upgrade MongoDB Server to the patched release identified in MongoDB's official security advisory for CVE-2026-82061 (version ranges are not specified in this data). Until patching, restrict read-capable database accounts to trusted clients, limit network exposure of mongod (avoid direct internet exposure of port 27017, use firewalling/TLS and authentication), and monitor for unexpected mongod crashes or restarts. Because only read privileges are required to trigger the bug, audit which users, service accounts, and applications can connect to affected clusters.
| MongoDB Server (query execution memory tracking subsystem) | — |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
A use-after-free security issue exists in the server's query execution memory tracking subsystem. An authenticated user with read privileges can trigger a write to freed heap memory through a sequence of standard database commands, leading to server process crash or potential memory corruption. No user interaction is required.
- Weakness
- CWE-416
- Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/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.