Out-of-bounds write in MongoDB - CVE-2026-8053

 

Out-of-bounds write in MongoDB - CVE-2026-8053

Published: May 16, 2026


Vulnerability identifier: #VU131621
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-8053
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: MongoDB, Inc.
Affected software:
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.


How to mitigate CVE-2026-8053

Install security update from vendor's website.

Sources