Lucene search
+L

22197 matches found

EUVD
EUVD
added 2026/07/22 7:13 p.m.12 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.00212EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 7:13 p.m.33 views

CVE-2026-13073 MongoDB Aggregation Command Invariant Assertion Failure Leading to Process Termination

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.3CVSS0.00212EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:13 p.m.24 views

CVE-2026-13075

The CVE-2026-13075 entry concerns MongoDB: an authenticated user can terminate the mongod process under memory pressure by triggering unbounded memory allocation in the error-suggestion path via the $rankFusion and $scoreFusion aggregation stages. Root cause is in the server’s error-handling path...

7.1CVSS5.3AI score0.00235EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 7:13 p.m.13 views

EUVD-2026-47786

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.00235EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 7:13 p.m.9 views

CVE-2026-13075

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.00235EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/22 7:12 p.m.7 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.00235EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/22 7:12 p.m.32 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.00235EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 7:12 p.m.11 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.00235EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:12 p.m.19 views

CVE-2026-13076

CVE-2026-13076 describes memory-exhaustion in MongoDB’s aggregation framework causing a mongod process termination under memory pressure. An authenticated user with write access and ability to run aggregation queries can trigger disproportionate memory consumption via a specific data type convers...

7.1CVSS5.3AI score0.00235EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/07/22 7:12 p.m.12 views

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.1CVSS5.2AI score0.00235EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/07/22 7:12 p.m.11 views

Out-of-Bounds Heap Read in BSON CodeWScope Element Parsing via Malformed BSONColumn Data

A missing bounds check in the BSON CodeWScope element accessors allows an attacker to trigger an out-of-bounds heap read via a crafted aggregation pipeline. The vulnerability can be exploited by an authenticated user by generating a malformed BSONColumn data containing a CodeWScope element,...

7.1CVSS5.3AI score0.00241EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/22 7:12 p.m.35 views

CVE-2026-13077

CVE-2026-13077 involves a missing bounds check in BSON CodeWScope element accessors, enabling an authenticated attacker to trigger an out-of-bounds heap read through a crafted aggregation pipeline. By generating malformed BSONColumn data containing a CodeWScope element, wire-level BSON validation...

7.1CVSS5.4AI score0.00241EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 7:12 p.m.10 views

CVE-2026-13077

A missing bounds check in the BSON CodeWScope element accessors allows an attacker to trigger an out-of-bounds heap read via a crafted aggregation pipeline. The vulnerability can be exploited by an authenticated user by generating a malformed BSONColumn data containing a CodeWScope element,...

7.1CVSS5.3AI score0.00241EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/22 7:12 p.m.35 views

CVE-2026-13077 Out-of-Bounds Heap Read in BSON CodeWScope Element Parsing via Malformed BSONColumn Data

A missing bounds check in the BSON CodeWScope element accessors allows an attacker to trigger an out-of-bounds heap read via a crafted aggregation pipeline. The vulnerability can be exploited by an authenticated user by generating a malformed BSONColumn data containing a CodeWScope element,...

7.1CVSS0.00241EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 7:11 p.m.41 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
EUVD
EUVD
added 2026/07/22 7:11 p.m.12 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
CVE
CVE
added 2026/07/22 7:11 p.m.45 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
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 7:11 p.m.7 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
Cvelist
Cvelist
added 2026/07/22 6:31 p.m.37 views

CVE-2026-16624 CVE-2026-16624

Cal.com OSS ships lacks authorization on webhook teamId creation, allowing any authenticated user to create a webhook on any team via unvalidated teamId injection, then steal booking data, including fields like organizer/attendee emails and custom responses, and conditionally video-call passwords...

0.00281EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/22 4:25 p.m.5 views

SUSE CVE-2026-59844

A flaw was found in libssh. A remote authenticated client can issue SSHFXPREAD requests with an arbitrarily large length, causing a libssh SFTP server to allocate excessive memory and potentially exhaust it through repeated requests...

6.5CVSS5.8AI score0.00506EPSS
SaveExploits0References10
Rows per page
Query Builder