Security Advisory

CVE-2026-18696

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-11 18:40:35
Last updated 2026-08-11 20:23:36
Assigner mongodb
CVSS score 7.0
State PUBLISHED

Description

An issue in MongoDB Server's applyOps command could allow an authenticated user with specific non-default privileges to perform certain data-definition operations, such as dropping or modifying collections, against collections they do not have permission to manipulate. This is due to an inconsistency in how the target collection is determined between the authorization check and the actual operation.