CVE-2026-82071
massOut-of-Bounds Write in MongoDB Server via Crafted Storage Engine Collection Options
Insufficient validation of storage engine configuration options in MongoDB Server allows crafted parameters supplied during collection creation to override internal storage metadata, triggering an out-of-bounds memory write (CWE-787) in the server process. Exploitation requires an authenticated user with write privileges on the target database, so there is no unauthenticated attack path. The primary result is a crash of the server process (denial of service), but MongoDB rates integrity and availability impacts as high (CVSS 4.0: 7.2) and notes potential for arbitrary code execution. Specific affected version ranges were not included in the source data, so defenders should consult MongoDB's advisory; any deployment that permits untrusted users to create collections is in scope. Exploitation has not been observed: the flaw is not in CISA KEV, no public proof-of-concept is known, and EPSS puts 30-day exploitation probability at about 0.3% (23rd percentile).
What to do: Apply the patched MongoDB Server release identified in MongoDB's security advisory for CVE-2026-82071 (exact fixed versions were not provided in the source data, so verify affected branches there before upgrading). Until patched, restrict collection-creation and write privileges to trusted accounts and audit application code that passes user-controlled storage-engine options during collection creation. Monitor for unexpected mongod crashes or restarts coinciding with collection-creation operations as a possible indicator of probing.
| MongoDB Server | — |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
Insufficient validation of storage engine configuration options in MongoDB Server allows an authenticated user with write privileges to supply crafted parameters during collection creation that override internal storage metadata. This results in an out-of-bounds memory write in the server process, causing a denial of service via server crash, with potential for further impact including arbitrary code execution.
- Weakness
- CWE-787
- 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.