Description
An authenticated user holding cursor termination privileges on one database may incorrectly be permitted to terminate active cursors on a separate database, disrupting ongoing query operations for other users. The behavior stems from an authorization check that does not correctly scope privileges to the appropriate namespace.
Published: 2026-07-22
Score: 2.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user who has cursor termination privileges on a single database can exploit a missing scoping check to terminate cursors that belong to a different database. This illegal termination disrupts ongoing queries for other users, effectively denying access to legitimate database operations. The weakness comes from an improper authorization check that does not correctly scope privileges to the specific namespace, allowing cross‑database privilege misuse.

Affected Systems

MongoDB Server instances are affected. The vulnerability is present in versions of MongoDB Server that have not yet applied the fix; specific version ranges are not disclosed, so all deployed installations should be evaluated for the presence of the flaw.

Risk and Exploitability

The CVSS score is 2.3, indicating a low severity. The EPSS score is less than 1%, indicating a very low probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Attack requires valid credentials with cursor termination rights, making it a credential‑based vulnerability. Based on the information, it is inferred that no public exploits or widespread targeting have been reported, as the description does not mention any exploits. The risk for most environments remains low, though the potential for denial of service exists if an attacker gains the affected privileges.

Generated by OpenCVE AI on August 5, 2026 at 01:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official MongoDB Server patch or upgrade to a version that includes the fix for the cursor termination authorization check.
  • Restrict cursor termination privileges to a minimal set of trusted administrators and verify that the permissions are applied consistently across all databases.
  • Enable auditing and monitor database logs for unexpected cursor termination commands, and investigate any anomalies promptly.

Generated by OpenCVE AI on August 5, 2026 at 01:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 08:45:00 +0000

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

Wed, 22 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description An authenticated user holding cursor termination privileges on one database may incorrectly be permitted to terminate active cursors on a separate database, disrupting ongoing query operations for other users. The behavior stems from an authorization check that does not correctly scope privileges to the appropriate namespace.
Title MongoDB mongos Improper Authorization Check in Cursor Termination Allowing Cross-Database Privilege Misuse
Weaknesses CWE-863
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Mongodb Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-07-23T14:22:24.271Z

Reserved: 2026-06-23T18:00:11.573Z

Link: CVE-2026-13068

cve-icon Vulnrichment

Updated: 2026-07-23T14:22:19.767Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-22T20:16:45.127

Modified: 2026-08-05T14:12:58.593

Link: CVE-2026-13068

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T01:15:03Z

Weaknesses