Lucene search
+L

3941 matches found

OSV
OSV
added 2026/07/22 7:14 p.m.5 views

CVE-2026-13072 MongoDB Improper Input Validation in Compute Mode External Data Processing Leading to Memory Corruption

When compute mode is enabled on a standalone mongod instance, insufficient validation of externally sourced BSON data during aggregation pipeline processing can result in memory corruption, potentially leading to process termination or other unintended behavior. This configuration is non-default...

9.2CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
added 2026/07/22 7:13 p.m.13 views

EUVD-2026-47788

An authenticated user with read-only privileges can cause the mongod process to terminate abnormally by issuing a crafted aggregation command, resulting in denial of service for all connected clients until the process is restarted. The issue stems from an internal engine selection inconsistency...

5.3CVSS5.3AI score0.00217EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:13 p.m.89 views

CVE-2026-13073

The CVE describes an issue in MongoDB’s mongod where an authenticated user with read-only privileges can trigger abnormal termination via a crafted aggregation command. The root cause is an internal engine selection inconsistency caused by a specific combination of aggregation options, leading to...

5.3CVSS5.3AI score0.00217EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/22 7:13 p.m.8 views

CVE-2026-13074

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's handling of this combination results in a response loop that bypasses normal throttling, allowing a...

6.9CVSS5.4AI score0.00263EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/22 7:13 p.m.12 views

EUVD-2026-47787

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's handling of this combination results in a response loop that bypasses normal throttling, allowing a...

6.9CVSS5.4AI score0.00263EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 7:13 p.m.38 views

CVE-2026-13074 Awaitable Hello Command in Exhaust Mode Unthrottled Response Loop Leading to Denial of Service

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's handling of this combination results in a response loop that bypasses normal throttling, allowing a...

6.9CVSS0.00263EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:13 p.m.36 views

CVE-2026-13074

Affected software: MongoDB server. Vulnerable component: the awaitable hello command in exhaust mode. Root cause: handling of a specific parameter combination leads to a response loop that bypasses normal throttling. Impact: unauthenticated remote clients can cause excessive CPU consumption and d...

6.9CVSS5.5AI score0.00263EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/22 7:13 p.m.6 views

CVE-2026-13074 Awaitable Hello Command in Exhaust Mode Unthrottled Response Loop Leading to Denial of Service

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's handling of this combination results in a response loop that bypasses normal throttling, allowing a...

6.9CVSS5.6AI score
SaveExploits0References3
MongoDB
MongoDB
added 2026/07/22 7:13 p.m.13 views

Awaitable Hello Command in Exhaust Mode Unthrottled Response Loop Leading to Denial of Service

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's handling of this combination results in a response loop that bypasses normal throttling, allowing a...

6.9CVSS5.4AI score0.00263EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/22 7:13 p.m.5 views

CVE-2026-13075 $rankFusion and $scoreFusion Unbounded Memory Allocation During Error Suggestion Generation

An authenticated user can cause the mongod process to be terminated by the operating system under memory pressure via the $rankFusion and $scoreFusion aggregation stages. The issue originates in the server's error-handling path and requires the ability to run aggregation queries...

7.1CVSS5.4AI score
SaveExploits0References3
MongoDB
MongoDB
added 2026/07/22 7:13 p.m.15 views

$rankFusion and $scoreFusion Unbounded Memory Allocation During Error Suggestion Generation

An authenticated user can cause the mongod process to be terminated by the operating system under memory pressure via the $rankFusion and $scoreFusion aggregation stages. The issue originates in the server's error-handling path and requires the ability to run aggregation queries...

7.1CVSS5.2AI score0.0024EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/22 7:12 p.m.35 views

CVE-2026-13076 Aggregation Framework Memory Exhaustion Leading to Process Termination

An authenticated user can cause a mongod process to be terminated by the operating system under memory pressure by performing a specific data type conversion operation within MongoDB's aggregation framework. The behavior stems from disproportionate memory consumption during this operation, and...

7.1CVSS0.0024EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 7:12 p.m.12 views

EUVD-2026-47785

An authenticated user can cause a mongod process to be terminated by the operating system under memory pressure by performing a specific data type conversion operation within MongoDB's aggregation framework. The behavior stems from disproportionate memory consumption during this operation, and...

7.1CVSS5.2AI score0.0024EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 7:12 p.m.8 views

CVE-2026-13076

An authenticated user can cause a mongod process to be terminated by the operating system under memory pressure by performing a specific data type conversion operation within MongoDB's aggregation framework. The behavior stems from disproportionate memory consumption during this operation, and...

7.1CVSS5.2AI score0.0024EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/22 7:11 p.m.12 views

CVE-2026-13078 Local File Disclosure in MongoDB Server via MozJS Scripting Engine Module Loader

A vulnerability was discovered in MongoDB Server where the server-side MozJS scripting engine unconditionally registered a module loading hook that enables JavaScript calls to read arbitrary files from the host filesystem using the mongod process's privileges. An authenticated user could exploit...

6.3CVSS5.6AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/22 7:11 p.m.44 views

CVE-2026-13078 Local File Disclosure in MongoDB Server via MozJS Scripting Engine Module Loader

A vulnerability was discovered in MongoDB Server where the server-side MozJS scripting engine unconditionally registered a module loading hook that enables JavaScript calls to read arbitrary files from the host filesystem using the mongod process's privileges. An authenticated user could exploit...

7.7CVSS0.0021EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:11 p.m.55 views

CVE-2026-13078

Summary of technical details (CVE-2026-13078) : The vulnerability affects MongoDB Server where the server-side MozJS scripting engine unconditionally registers a module loading hook. This hook allows JavaScript executed via the server to read arbitrary files from the host filesystem using the mon...

7.7CVSS5.5AI score0.0021EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/22 7:11 p.m.15 views

EUVD-2026-47783

A vulnerability was discovered in MongoDB Server where the server-side MozJS scripting engine unconditionally registered a module loading hook that enables JavaScript calls to read arbitrary files from the host filesystem using the mongod process's privileges. An authenticated user could exploit...

7.7CVSS5.4AI score0.0021EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 7:11 p.m.8 views

CVE-2026-13078

A vulnerability was discovered in MongoDB Server where the server-side MozJS scripting engine unconditionally registered a module loading hook that enables JavaScript calls to read arbitrary files from the host filesystem using the mongod process's privileges. An authenticated user could exploit...

7.7CVSS5.4AI score0.0021EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/22 12:17 p.m.16 views

CVE-2026-16551

Denial-of-Service in Thinkst Applied Research OpenCanary MongoDB module allows Excessive Allocation. This issue affects OpenCanary 0.9.8 only...

8.2CVSS0.00253EPSS
SaveExploits0References1
Rows per page
Query Builder