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 their assigned privileges should not permit. This could result in critical system collections being dropped and recreated without proper authorization.
Published: 2026-08-11
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user possessing a limited database‑scoped role can exploit a MongoDB Server flaw that allows them to act against protected system collections they normally would not be authorized to touch. The vulnerability stems from improper authorization checks (CWE‑863) and could lead to dropping and recreating critical system collections, disrupting database operation and potentially causing data loss or service downtime.

Affected Systems

The flaw affects MongoDB Server deployments that have not applied the published fix; no specific version range is listed in the CVE, so security teams should verify all running server versions against the MongoDB security advisories.

Risk and Exploitability

The CVSS base score of 7.2 marks the issue as high severity, while an EPSS of less than 1% indicates a low probability of exploitation today. This vulnerability requires the attacker to be authenticated with a role that has standard database access. Based on the description, the likely attack vector is an authenticated database user, not remote unauthenticated access. Though not yet in the CISA KEV catalog, the potential for data loss and service disruption warrants prompt attention.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MongoDB Server to a version that includes the authorized fix or apply the vendor‑provided patch.
  • Revoke the ability for non‑admin roles to access or modify system collections by reviewing and tightening database role definitions.
  • Enable audit logging for drop or recreate commands on system collections and monitor logs for suspicious activity.

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 their assigned privileges should not permit. This could result in critical system collections being dropped and recreated without proper authorization.
Title Improper Authorization in MongoDB Server Allows Unauthorized Actions on System 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:20:50.000Z

Reserved: 2026-08-03T15:52:57.133Z

Link: CVE-2026-18690

cve-icon Vulnrichment

Updated: 2026-08-11T20:20:18.804Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-18690

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses