Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mongodb | Mongodb | >= 4.4.0, < 4.4.31 |
Related Weaknesses (CWE)
References
- https://jira.mongodb.org/browse/SERVER-128125PatchVendor Advisory
FAQ
What is CVE-2026-11933?
CVE-2026-11933 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 r...
How severe is CVE-2026-11933?
CVE-2026-11933 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-11933?
Check the references section above for vendor advisories and patch information. Affected products include: Mongodb Mongodb.