---
id: CVE-2026-82073
title: >-
  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…
summary: >-
  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…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-863
vendor: mongodb
product: mongodb
affected:
  - 'mongodb >= 8.3.0, < 8.3.9'
patched:
  - mongodb 8.3.9
published: '2026-09-08'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T20:39:36.090'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-82073'
references:
  - url: 'https://jira.mongodb.org/browse/SERVER-132125'
    label: cna@mongodb.com
tags:
  - nvd
  - cve.org
epss: 0.00239
epssPercentile: 0.15261
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-08T17:51:49.896288Z'
ingestedAt: '2026-09-08T16:34:19.256Z'
---

## Overview

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.

## Affected

- `mongodb >= 8.3.0, < 8.3.9`

## Remediation

Upgrade past the affected range:

- `mongodb 8.3.9`
