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.
References
| Link | Resource |
|---|---|
| https://jira.mongodb.org/browse/SERVER-128198 |
Configurations
No configuration.
History
22 Jul 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-22 20:16
Updated : 2026-07-23 15:33
NVD link : CVE-2026-13068
Mitre link : CVE-2026-13068
CVE.ORG link : CVE-2026-13068
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
