CVE-2026-11933 HIGH

CVE-2026-11933: Post-authentication use-after-free in server-side JavaScript BSON-to-array conversion

Vendor Mongodb
Product MongoDB
Weakness CWE-787
Published June 12, 2026
Last update June 13, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

Description

A use-after-free vulnerability exists in MongoDB Server's server-side JavaScript engine when converting BSON documents to JavaScript arrays. An authenticated user with read privileges who is able to run server-side JavaScript (for example, via $where or $function) can cause the server to access memory that has already been freed. This may result in disclosure of information from the mongod process memory or a denial of service through a server crash.

Key dates

Disclosure timeline

June 12, 2026 CVE published
June 13, 2026 Record updated