Lucene search
+L

304938 matches found

Wolfi
Wolfi
added 2026/07/22 8:22 p.m.35 views

GHSA-94PJ-82F3-465W vulnerabilities

Vulnerabilities for packages: nextcloud-server...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/22 8:22 p.m.28 views

GHSA-F283-GHQC-FG79 vulnerabilities

Vulnerabilities for packages: nextcloud-server...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/22 8:22 p.m.21 views

GHSA-WM3W-8RRP-J577 vulnerabilities

Vulnerabilities for packages: nextcloud-server...

5.3AI score
SaveExploits0
NVD
NVD
added 2026/07/22 8:16 p.m.10 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.9CVSS0.0029EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 8:16 p.m.10 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.7CVSS0.0034EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 8:16 p.m.16 views

CVE-2026-13069

An authenticated user can cause excessive CPU consumption or out-of-memory conditions on a MongoDB server by sending a crafted Queryable Encryption find payload containing an unvalidated field used to control an internal computation loop. The resulting resource exhaustion degrades availability fo...

7.1CVSS0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 8:16 p.m.16 views

CVE-2026-13070

A MongoDB server initiating an outbound TLS connection may terminate abnormally when processing a malformed OCSP response from a remote peer during the TLS handshake. OCSP stapling validation is enabled by default for outgoing TLS connections. Affected scenarios require the remote peer to hold a...

6CVSS0.00133EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 8:16 p.m.10 views

CVE-2026-13071

An authenticated user with read access can cause the mongod process to be terminated through certain aggregation expressions that execute server-side JavaScript. The issue involves improper memory handling during document processing...

7.1CVSS0.00251EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 8:16 p.m.12 views

CVE-2026-13066

Improper handling of DBPointer objects during BSON serialization in MongoDB's server-side JavaScript engine can result in internal process memory contents being included in data returned to the client. This constitutes an unintended information disclosure affecting deployments that use server-sid...

7.1CVSS0.00369EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 8:16 p.m.10 views

CVE-2026-13056

Using expressions that generate large arrays it is possible to craft a query that creates very large intermediate objects in memory, causing the server to crash with OOM error...

7.1CVSS0.00402EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/22 8:16 p.m.10 views

UBUNTU-CVE-2026-13056

Using expressions that generate large arrays it is possible to craft a query that creates very large intermediate objects in memory, causing the server to crash with OOM error...

7.1CVSS5.9AI score0.00402EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:16 p.m.10 views

UBUNTU-CVE-2026-13062

An authenticated user with write privileges on a Queryable Encryption-enabled collection may be able to modify internal encryption metadata fields that are intended to be server-controlled, by sending crafted write commands through the mongos router on a sharded cluster. This can result in...

7.1CVSS5.9AI score0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:16 p.m.11 views

UBUNTU-CVE-2026-13055

The $internalIndexKey aggregation expression can be used by any authenticated user to crash a MongoDB server mongod. The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an...

7.1CVSS5.9AI score0.00283EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:16 p.m.9 views

UBUNTU-CVE-2026-13066

Improper handling of DBPointer objects during BSON serialization in MongoDB's server-side JavaScript engine can result in internal process memory contents being included in data returned to the client. This constitutes an unintended information disclosure affecting deployments that use server-sid...

7.1CVSS5.9AI score0.00369EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:16 p.m.8 views

UBUNTU-CVE-2026-13071

An authenticated user with read access can cause the mongod process to be terminated through certain aggregation expressions that execute server-side JavaScript. The issue involves improper memory handling during document processing...

7.1CVSS6AI score0.00251EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:16 p.m.8 views

UBUNTU-CVE-2026-13057

An issue in the server’s Atlas Search integration allows an authenticated user to bypass per-user access controls. In sharded topologies, the $search and $searchMeta aggregation stages use internal routing that is normally populated only by the trusted router during sharded search planning. Due t...

6.5CVSS5.9AI score0.00269EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/22 8:16 p.m.17 views

CVE-2026-13062

An authenticated user with write privileges on a Queryable Encryption-enabled collection may be able to modify internal encryption metadata fields that are intended to be server-controlled, by sending crafted write commands through the mongos router on a sharded cluster. This can result in...

7.1CVSS5.5AI score0.00188EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:16 p.m.10 views

UBUNTU-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.9AI score0.0034EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 7:22 p.m.24 views

CVE-2026-13055 Server crash via aggregation pipeline expression with compound wildcard index specification

The $internalIndexKey aggregation expression can be used by any authenticated user to crash a MongoDB server mongod. The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an...

7.1CVSS5.5AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/22 7:22 p.m.43 views

CVE-2026-13055 Server crash via aggregation pipeline expression with compound wildcard index specification

The $internalIndexKey aggregation expression can be used by any authenticated user to crash a MongoDB server mongod. The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an...

7.1CVSS0.00283EPSS
SaveExploits0References1
Rows per page
Query Builder