CVE-2026-11933

HIGHCVSS 8.8/10EPSS 0.38%

Last modified

CVE-2026-11933 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.38% chance of exploitation in the next 30 days.

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.

Metrics

Weakness Enumeration

Affected Software

VendorProductVersions
MongodbMongodb>= 4.4.0, < 4.4.31
MongodbMongodb>= 5.0.0, < 5.0.34
MongodbMongodb>= 6.0.0, < 6.0.29
MongodbMongodb>= 7.0.0, < 7.0.37
MongodbMongodb>= 8.0.0, < 8.0.26
MongodbMongodb>= 8.2.0, < 8.2.11
MongodbMongodb>= 8.3.0, < 8.3.4

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

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.
How severe is CVE-2026-11933?
CVE-2026-11933 has a CVSS score of 8.8/10 (HIGH severity). The EPSS model estimates a 0.38% probability of exploitation in the next 30 days.
How do I fix CVE-2026-11933?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-11933?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST