CVEFinder.io

CVE-2026-11933

⚠️ high
🔍 Scan for this CVE
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 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
8.8
High
EPSS Score
0.4
Exploit Probability
Published Date
2026-06-12
First Seen: 2026-06-13
📊 Relative Risk Intelligence

This CVE is High Risk - more severe than 81.1% of all 329,456 vulnerabilities in our database.

#62,367
Top 25% most severe
Severity Percentile
🎯 CISA SSVC Assessment Updated: Jun 12, 2026
🔍 Exploitation Status
None
No known exploits
⚙️ Automatable
NO
Requires human interaction
💥 Technical Impact
Total
Complete system compromise possible
SSVC data provided by CISA
Last Modified 2026-06-22
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Vector 4.0 CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE IDs (Weakness Types)

📦 Affected Products 7

🔗 References 1

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-9735 🔶 medium 5.5 0.1 MongoDB server may log authentication parameters, including credentials, to the server log during SASL authentication. W... 2026-06-09
CVE-2026-9740 ⚠️ high 7.5 0.3 A vulnerability in MongoDB Server's BSON validation logic allows an unauthenticated user to crash the mongod process by ... 2026-06-09
CVE-2026-9741 🔶 medium 6.5 0.1 A bug in query analysis processing of the $vectorSearch aggregation stage for Queryable Encryption (QE) or Client-Side F... 2026-06-09
CVE-2026-9742 ⚠️ high 7.5 0.4 When OIDC authentication is enabled in configuration, clients may set specific values in the "mechanism" parameter of th... 2026-06-09
CVE-2026-9743 🔶 medium 6.5 0.2 In MongoDB Server 8.0, an aggregation stage can leave its _subPipeline field null during processing of certain pipelines... 2026-06-09
CVE-2026-9746 🔶 medium 6.5 0.3 When using $changestreams and $_requestReshardingResumeToken with the exchange option the server hits an invariant which... 2026-06-09
These CVEs affect the same products