Description
An issue in MongoDB Server's Queryable Encryption maintenance operations could allow an authenticated user with privileges on one encrypted collection to cause unauthorized modification or destruction of data belonging to a different collection. This is due to insufficient validation of certain internal metadata references before they are used to perform operations on other namespaces.
Published: 2026-08-11
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An insufficiency in MongoDB Server’s Queryable Encryption maintenance operations enables an authenticated user with privileges on one encrypted collection to modify or destroy data in a separate, unrelated collection. This occurs because internal metadata references are not properly validated before being applied to operations on other namespaces, allowing the attacker to inject requests that target unauthorized collections. The flaw is a classic instance of improper authorization (CWE-863), potentially allowing attackers to alter or delete confidential data without detection.

Affected Systems

MongoDB:MongoDB Server is the affected product. Specific version information is not provided in the CNA data, so the vulnerability may exist in any deployed instance of MongoDB Server where Queryable Encryption maintenance operations are enabled and the affected internal logic is present.

Risk and Exploitability

The CVSS score of 7.2 indicates serious severity with significant impact on confidentiality and integrity. The EPSS score of < 1% shows a very low probability of exploitation in the wild, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is an authenticated user who has been granted privileges on at least one encrypted collection; the attacker can exploit the lack of proper namespace validation to affect another collection within the same database or cluster. Successful exploitation results in unauthorized data modification or destruction without requiring elevated administrative rights.

Generated by OpenCVE AI on August 12, 2026 at 19:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MongoDB Server to the latest release that contains the fix for Queryable Encryption maintenance operation handling.
  • Revoke or reapply the minimum necessary privileges to users that interact with encrypted collections, ensuring they cannot execute maintenance operations that affect other namespaces.
  • If a patch is not yet available, disable or restrict access to Queryable Encryption maintenance operations within your MongoDB deployment and monitor for any unauthorized modifications.

Generated by OpenCVE AI on August 12, 2026 at 19:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb
Mongodb mongodb Server
Vendors & Products Mongodb
Mongodb mongodb Server

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Description An issue in MongoDB Server's Queryable Encryption maintenance operations could allow an authenticated user with privileges on one encrypted collection to cause unauthorized modification or destruction of data belonging to a different collection. This is due to insufficient validation of certain internal metadata references before they are used to perform operations on other namespaces.
Title Improper Authorization in MongoDB Queryable Encryption Maintenance Operations Allows Unauthorized Modification of Other Collections
Weaknesses CWE-863
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-08-11T20:18:30.484Z

Reserved: 2026-08-03T15:55:13.660Z

Link: CVE-2026-18712

cve-icon Vulnrichment

Updated: 2026-08-11T20:18:25.619Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T19:17:29.360

Modified: 2026-08-28T21:16:15.740

Link: CVE-2026-18712

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T19:45:08Z

Weaknesses