Description
An issue in MongoDB Server could allow an authenticated user with a limited database-scoped role to perform an action against protected system collections that should require more specific privileges. This could result in exposure of collection metadata and, on certain deployment configurations, unauthorized modification of system collection data.
Published: 2026-08-11
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user with a limited database‑scoped role can invoke the validate command on protected system collections. The command normally requires higher privileges, but due to missing authorization checks the attacker can retrieve metadata about the system collections and, depending on deployment settings, alter their data. This can lead to disclosure of internal catalog information and unauthorized modification of system‑level data, compromising database integrity.

Affected Systems

All installations of MongoDB Server may be vulnerable; no specific edition or version range is listed, so any deployment should be reviewed until a vendor fix is available.

Risk and Exploitability

The CVSS score of 5.3 places the issue in the medium severity range, and the EPSS score of less than 1% indicates a low current likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. An attacker would need to be authenticated with a role that grants limited database‑scoped permissions and then run the validate command against a system collection. The flaw relies on a missing privilege check, making the exploitation path an authenticated privilege escalation that grants read or write access to system‑level data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and apply any MongoDB Server update that addresses the validate command privilege check
  • Revoke the validate privilege from roles that do not require it, ensuring only trusted roles can execute system‑collection operations
  • Enable audit logging for the validate command and systematically review logs for unauthorized attempts

Generated by OpenCVE AI on August 12, 2026 at 20:12 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 could allow an authenticated user with a limited database-scoped role to perform an action against protected system collections that should require more specific privileges. This could result in exposure of collection metadata and, on certain deployment configurations, unauthorized modification of system collection data.
Title Improper Authorization in MongoDB Server Allows Unauthorized Actions on System Collections via the validate Command
Weaknesses CWE-863
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-08-11T20:19:55.434Z

Reserved: 2026-08-03T15:53:35.403Z

Link: CVE-2026-18698

cve-icon Vulnrichment

Updated: 2026-08-11T20:19:51.313Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-18698

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T20:15:03Z

Weaknesses