CVE-2026-82073
largeAuthenticated View Authorization Bypass in MongoDB Server Aggregation via Atlas Search
CVE-2026-82073 is a high-severity authorization flaw (CWE-863) in the MongoDB Server aggregation framework. An authenticated user holding only limited read privileges can trigger it by issuing aggregation queries while Atlas Search features are in use; an internal command parameter that external clients can set is insufficiently validated, causing a view-level authorization check to be improperly skipped. The attacker gains access to data in collections they are not authorized to see through the view — a confidentiality-only issue, with no integrity or availability impact per the CVSS 4.0 vector. Affected organizations are those running MongoDB Server configurations that combine views with Atlas Search and grant restricted read access to users. There is no known public proof-of-concept, the flaw is not in CISA's KEV catalog, and EPSS estimates only a 0.3% chance of exploitation in the next 30 days.
What to do: Patch MongoDB Server to the fixed release identified in MongoDB's official advisory for CVE-2026-82073, prioritizing clusters that use views with Atlas Search. As interim mitigation, review and tighten user roles so restricted users cannot invoke aggregation features that touch views backed by sensitive collections, and audit whether any low-privilege accounts can already read unauthorized collections. Monitor MongoDB's advisory for exact affected/fixed version ranges, since none were provided in the source data.
| MongoDB Server (aggregation framework, when Atlas Search features are in use) | — |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
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.
- Weakness
- CWE-863
- 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/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.