CVE-2026-18696
Awaiting Analysis Awaiting Analysis - Queue

Privilege Escalation in MongoDB Server via applyOps Command

Vulnerability report for CVE-2026-18696, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-11

Last updated on: 2026-08-28

Assigner: MongoDB, Inc.

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-28
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-31
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mongodb mongodb_server *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in MongoDB Server's applyOps command allows an authenticated user with specific non-default privileges to drop or modify collections they do not have permission to access. The issue arises from an inconsistency between the authorization check and the actual operation target.

Detection Guidance

Detection requires reviewing MongoDB server logs for suspicious applyOps command usage by authenticated users with non-default privileges. Check for operations targeting collections outside their authorized scope, particularly drops or modifications. No specific commands are provided in the available context.

Impact Analysis

An attacker could exploit this to delete or alter data in collections they should not have access to, potentially leading to data loss, corruption, or unauthorized modifications. This could disrupt services relying on that data.

Compliance Impact

This vulnerability could lead to unauthorized data access or destruction, violating confidentiality and integrity requirements in GDPR and HIPAA. Non-compliance may result in legal penalties, fines, or reputational damage.

Mitigation Strategies

Immediately update MongoDB Server to the latest patched version to address the applyOps command authorization flaw. Ensure only users with necessary privileges can perform data-definition operations. Review and restrict non-default privileges for authenticated users.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-18696. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart