Out-of-bounds write in MongoDB - CVE-2026-8053
Published: May 16, 2026
MongoDB
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to an out-of-bounds write in the time-series bucket catalog when inserting data with duplicate field names into time-series collections. A remote user can insert specially crafted data to execute arbitrary code.
The issue results from an inconsistency in the internal field-name-to-index mapping.