Description
A security issue in the MongoDB Server aggregation framework allows an authenticated user with limited read privileges to bypass view-level authorization checks and access data from unauthorized collections when Atlas Search features are in use. The issue stems from insufficient validation of an internal command parameter that can be set by external clients, causing a security check to be improperly skipped.
Published: 2026-09-08
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the MongoDB Server aggregation framework, where an internal command parameter can be overridden by external clients. The lack of validation allows an authenticated user with limited read privileges to circumvent view‑level authorization checks when Atlas Search is active, granting access to data from collections that should be protected. This results in a confidentiality breach and unauthorized data exposure.

Affected Systems

MongoDB Server is affected, but specific product versions are not identified in the available data. Users should verify whether their deployment includes the Atlas Search component and assess role assignments accordingly.

Risk and Exploitability

With a CVSS score of 7.1, the weakness poses significant risk. EPSS data is unavailable, and the vulnerability is not listed in CISA KEV. The likely attack vector requires an authenticated session and the ability to construct an aggregation pipeline that targets the exposed internal command parameter. Successful exploitation would give the user read access to otherwise restricted collections.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest official MongoDB Server patch once it is released.
  • Revoke or reduce the read privileges of user roles that have limited read access, ensuring those roles cannot perform Aggregation Framework operations tied to Atlas Search.
  • If immediate patching is not possible, disable Atlas Search features or isolate the aggregation service to prevent exploitation of the internal command parameter.

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 18: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 A security issue in the MongoDB Server aggregation framework allows an authenticated user with limited read privileges to bypass view-level authorization checks and access data from unauthorized collections when Atlas Search features are in use. The issue stems from insufficient validation of an internal command parameter that can be set by external clients, causing a security check to be improperly skipped.
Title Improper Validation in MongoDB Server Aggregation Framework Allows Authorization Bypass and Unauthorized Collection Access with Atlas Search
Weaknesses CWE-863
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-09-08T17:52:01.810Z

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

Link: CVE-2026-82073

cve-icon Vulnrichment

Updated: 2026-09-08T17:51:55.893Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-08T19:07:12.210

Link: CVE-2026-82073

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses