๐Ÿ” CVE Alert

CVE-2026-18696

MEDIUM 6.5

Improper Authorization in MongoDB applyOps Command Handling Allows Unauthorized DDL Operations on Collections

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor mongodb
Product mongodb server
Ecosystems
Industries
Technology
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for mongodb mongodb server

Be the first to know when new medium vulnerabilities affecting mongodb mongodb server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High

Affected Versions

MongoDB / MongoDB Server
8.3.0 < 8.3.8 8.0 < 8.0.29 7.0 < 7.0.40

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
jira.mongodb.org: https://jira.mongodb.org/browse/SERVER-130139