Answer in brief
CVE-2026-82056 records a Unknown severity vulnerability in Race Condition in MongoDB Server Text Index Query Parsing Leads to Heap Use-After-Free and Denial of Service. 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.9 || >=8.0.0 <8.0.30 || >=7.0.0 <7.0.41 | 8.3.9, 8.0.30, 7.0.41 |
Published upstream
Sep 8, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 8, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 8, 2026
A race condition in MongoDB server's text index query parsing can cause a heap use-after-free read when handling upsert retry paths. Under certain concurrent index lifecycle operations, a raw pointer to internal text index metadata may be dereferenced after the underlying structures have been freed, leading to a server crash. An authenticated user with readWrite privileges can trigger this condition through specific concurrent text-search and index management operations, resulting in denial of service for all connected clients. This
Quoted source text, attributed separately from HOL analysis.