Out-of-bounds write in MongoDB Server - CVE-2026-18693
Published: August 18, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service or disclose limited memory contents.
The vulnerability exists due to out-of-bounds write in MongoDB Server timeseries bucket handling when processing certain document insertions into timeseries collections. A remote user can insert crafted documents to cause a denial of service or disclose limited memory contents.
Exploitation requires write privileges on timeseries collections, and the issue is triggered by a subsequent insert into the affected bucket after the internal data structure becomes inconsistent.