CVE Catalog

CVE-2026-11933

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

26th percentile - higher than 26% of all known CVEs

Summary

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 can run server-side JavaScript may cause the server to access memory that has already been freed.

Risk Assessment

This vulnerability may result in disclosure of information from the mongod process memory or a denial of service through a server crash.

Recommendation

It is recommended to update MongoDB to the latest version to mitigate this vulnerability and to restrict the ability to run server-side JavaScript to trusted users.

Other vulnerabilities in MongoDB Server

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS