Out-of-bounds read in MongoDB Server - CVE-2026-13077
Published: August 18, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service or disclose sensitive information.
The vulnerability exists due to out-of-bounds read in the BSON CodeWScope element accessors when processing a crafted aggregation pipeline containing malformed BSONColumn data. A remote user can generate malformed BSONColumn data containing a CodeWScope element to cause a denial of service or disclose sensitive information.
The forged element bypasses wire-level BSON validation, and exploitation occurs when the element is decompressed and an unchecked size value is used in pointer arithmetic.