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
References
| Link | Resource |
|---|---|
| https://jira.mongodb.org/browse/SERVER-130306 | Vendor Advisory Issue Tracking |
Configurations
Configuration 1 (hide)
|
History
16 Sep 2026, 20:35
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Mongodb
Mongodb mongodb |
|
| CPE | cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* | |
| References | () https://jira.mongodb.org/browse/SERVER-130306 - Vendor Advisory, Issue Tracking |
Information
Published : 2026-09-08 17:18
Updated : 2026-09-16 20:35
NVD link : CVE-2026-82056
Mitre link : CVE-2026-82056
CVE.ORG link : CVE-2026-82056
JSON object : View
Products Affected
mongodb
- mongodb
CWE
CWE-416
Use After Free
