Answer in brief
CVE-2026-18696 records a Unknown severity 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.
A CVSS score is not reported in the current record. 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.
| 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
Aug 11, 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.
Answer in brief
CVE-2026-18696 records a Unknown severity 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.
A CVSS score is not reported in the current record. 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.
| 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
Aug 11, 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.