
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-82071 is an out-of-bounds write vulnerability in MongoDB Server that allows an authenticated user with write privileges to trigger a denial of service or potentially execute arbitrary code. The flaw stems from insufficient validation of storage engine configuration options during collection creation. It affects MongoDB Server versions 8.3.0 through 8.3.8 (fixed in 8.3.9). The vulnerability carries a CVSS v3.1 base score of 8.1 (High) and a CVSS v4.0 base score of 7.2 (High) (Feedly, MongoDB Jira).
The root cause is classified as CWE-787 (Out-of-bounds Write). An authenticated attacker with write privileges can supply crafted parameters during collection creation that override internal storage metadata, causing the server process to write data outside the bounds of an allocated memory buffer. The attack vector is network-based, requires low privileges, no user interaction, and low attack complexity, making it straightforward to exploit once authenticated. No public proof-of-concept code has been identified at this time (Feedly, MongoDB Jira).
Successful exploitation results in an out-of-bounds memory write in the MongoDB server process, causing a server crash and denial of service. The integrity impact is rated High, as crafted storage metadata parameters could corrupt internal data structures. While confidentiality impact is assessed as None, the vulnerability carries potential for arbitrary code execution in more advanced exploitation scenarios, which could lead to full server compromise (Feedly).
As of the disclosure date (September 8, 2026), there are no known in-the-wild exploits, no public proof-of-concept code, and no threat actor attribution associated with this vulnerability. The EPSS score is approximately 0.31%, indicating a low probability of exploitation in the near term. The NVD SSVC assessment classifies exploitation as "none" and the vulnerability as non-automatable. It has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog (Feedly).
db.version() command or by querying the buildInfo command to verify the server is within the affected range.createCollection command with specially crafted storage engine configuration options (e.g., within the storageEngine parameter) designed to override internal storage metadata.mongod.log following a createCollection command with unusual storageEngine parameters.createCollection commands with non-standard or malformed storage engine configuration options.mongod process without a clear administrative cause.MongoDB has released version 8.3.9 to address this vulnerability; upgrading to this version or later is the recommended remediation. Organizations unable to upgrade immediately should restrict write access to MongoDB instances to only trusted and necessary users, minimizing the attack surface. Additionally, network-level controls such as firewalls and VPNs should be used to limit exposure of MongoDB instances to untrusted networks (Feedly, MongoDB Jira).
Coverage of CVE-2026-82071 has been limited to automated vulnerability aggregation platforms such as VulDB, CVEFeed, and SecurityOnline shortly after disclosure. No notable researcher commentary, vendor blog posts, or significant social media discussion has been identified beyond standard CVE tracking (Feedly).
Fix availability across major Linux distributions and their releases.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."