Description
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.
Published: 2026-09-08
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user who has write privileges can create a collection in MongoDB Server and supply crafted storage engine configuration parameters. These parameters override internal storage metadata, leading the server to perform an out‑of‑bounds memory write during collection creation. The immediate consequence is a server crash, providing a denial of service. Because the memory corruption occurs in a privileged process, an attacker could potentially advance beyond a crash to execute arbitrary code. This flaw is a classic out‑of‑bounds write, corresponding to a memory safety weakness.

Affected Systems

The vulnerability affects MongoDB Server installations that allow writable users to specify custom storage engine settings when creating collections. No specific product versions are listed, so any deployment of MongoDB Server that permits such configuration overrides is potentially at risk.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity level. While an EPSS score is not available, the need for an authenticated user with write privileges means an attacker must already have some level of access; once that is achieved, exploitation can be immediate. The flaw is not listed in the CISA KEV catalog, suggesting no publicly known exploits have been reported yet, but the possibility of arbitrary code execution raises the potential for serious future impact. Overall, the risk is moderate‑high, especially in environments where database administrators grant write permissions widely or where external users can influence collection creation.

Generated by OpenCVE AI on September 8, 2026 at 18:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest MongoDB Server release that contains the patch for this out‑of‑bounds write issue.
  • If a patch is not yet available, limit write‑privileged users from specifying custom storage engine options during collection creation or disable the ability to create new collections via authenticated clients.
  • Enforce strict role‑based access control so only trusted administrators have write or collection‑creation rights, and use multi‑factor authentication where possible.
  • Continuously monitor server logs for crash events; investigate any unexpected shutdowns as potential exploitation attempts.

Generated by OpenCVE AI on September 8, 2026 at 18:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 08 Sep 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb
Mongodb mongodb Server
Vendors & Products Mongodb
Mongodb mongodb Server

Tue, 08 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Insufficient Validation of Storage Engine Configuration Options in MongoDB Server Leads to Out-of-Bounds Write
Weaknesses CWE-787
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'}

cvssV4_0

{'score': 7.2, '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'}


Subscriptions

Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-09-08T18:11:15.071Z

Reserved: 2026-08-27T22:53:37.541Z

Link: CVE-2026-82071

cve-icon Vulnrichment

Updated: 2026-09-08T18:11:10.347Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-08T17:18:36.140

Modified: 2026-09-08T19:20:00.003

Link: CVE-2026-82071

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T18:30:04Z

Weaknesses