Post-authentication use-after-free in server-side JavaScript BSON-to-array conversion
CVE-2026-11933
8.7HIGH
What is CVE-2026-11933?
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.
Affected Version(s)
MongoDB 8.3.0 <= 8.3.3
MongoDB 8.2.0 <= 8.2.10
MongoDB 8.0.0 <= 8.0.25