Answer in brief
CVE-2026-18696 records a Medium severity (CVSS 6.5) vulnerability in Improper Authorization in MongoDB applyOps Command Handling Allows Unauthorized DDL Operations on Collections. The current sources do not mark it as known exploited. The current feed maps MongoDB/MongoDB Server (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 6.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps MongoDB/MongoDB Server (generic). Check affected ranges and fixed versions before updating.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:a:mongodb:mongodb:9.0.0:alpha0:*:*:-:-:*:* | Not reported | Not reported |
| cpe:2.3:a:mongodb:mongodb:9.0.0:alpha1:*:*:-:-:*:* | Not reported | Not reported |
| cpe:2.3:a:mongodb:mongodb:9.1.0:alpha0:*:*:-:-:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| MongoDB/MongoDB Servergeneric | >=8.3.0 <8.3.8 || >=8.0 <8.0.29 || >=7.0 <7.0.40 | 8.3.8, 8.0.29, 7.0.40 |
Published upstream
Aug 11, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 16, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 11, 2026
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.
Quoted source text, attributed separately from HOL analysis.