Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-11933 Details

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

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-416Use After Free[email protected]
CWE-787Out-of-bounds Write[email protected]

Affected Products

ProductVersions
mongodb mongodb
>= 4.4.0, < 4.4.31
>= 5.0.0, < 5.0.34
>= 6.0.0, < 6.0.29
>= 7.0.0, < 7.0.37
>= 8.0.0, < 8.0.26

CPE

  • cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-11933
NVD Published Date:
Jun 12, 2026
NVD Last Modified:
Jun 22, 2026
Source:
[email protected]
CVE-2026-11933 Details - Not Deferred