A security issue in MongoDB Server allows an authenticated user with elevated internal privileges to bypass a disabled feature gate in the applyOps command by specifying an internal replication mode value that was not intended to be client-selectable. This bypass enables execution of container operations that are disabled by default in production configurations, allowing direct storage-engine writes to arbitrary internal storage tables. The authorization check for these operations validates only the operation's namespace, not the actual storage target, enabling writes to unrelated internal metadata or other collections' data.
References
| Link | Resource |
|---|---|
| https://jira.mongodb.org/browse/SERVER-131138 | Vendor Advisory Issue Tracking |
Configurations
History
16 Sep 2026, 20:36
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* | |
| First Time |
Mongodb
Mongodb mongodb |
|
| References | () https://jira.mongodb.org/browse/SERVER-131138 - Vendor Advisory, Issue Tracking |
Information
Published : 2026-09-08 17:18
Updated : 2026-09-16 20:36
NVD link : CVE-2026-82062
Mitre link : CVE-2026-82062
CVE.ORG link : CVE-2026-82062
JSON object : View
Products Affected
mongodb
- mongodb
CWE
CWE-863
Incorrect Authorization
