CVE-2026-31872
- EPSS 0.05%
- Veröffentlicht 11.03.2026 18:02:57
- Zuletzt bearbeitet 13.03.2026 18:24:36
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.6 and 8.6.32, the protectedFields class-level permission (CLP) can be bypassed using dot-notation in query WHERE clauses and ...
CVE-2026-25613
- EPSS 0.08%
- Veröffentlicht 10.02.2026 18:54:50
- Zuletzt bearbeitet 25.02.2026 16:45:10
An authorized user may disable the MongoDB server by issuing a query against a collection that contains an invalid compound wildcard index.
CVE-2026-1849
- EPSS 0.08%
- Veröffentlicht 10.02.2026 18:52:52
- Zuletzt bearbeitet 25.02.2026 17:17:56
MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodically check the depth of the expression.
CVE-2026-1850
- EPSS 0.08%
- Veröffentlicht 10.02.2026 18:49:32
- Zuletzt bearbeitet 25.02.2026 17:11:10
Complex queries can cause excessive memory usage in MongoDB Query Planner resulting in an Out-Of-Memory Crash.
CVE-2026-25609
- EPSS 0.05%
- Veröffentlicht 10.02.2026 18:39:11
- Zuletzt bearbeitet 25.02.2026 16:54:40
Incorrect validation of the profile command may result in the determination that a request altering the 'filter' is read-only.
CVE-2026-25610
- EPSS 0.08%
- Veröffentlicht 10.02.2026 18:30:40
- Zuletzt bearbeitet 25.02.2026 16:46:13
An authorized user may trigger a server crash by running a $geoNear pipeline with certain invalid index hints.
CVE-2026-1848
- EPSS 0.08%
- Veröffentlicht 10.02.2026 18:22:41
- Zuletzt bearbeitet 25.02.2026 17:20:29
Connections received from the proxy port may not count towards total accepted connections, resulting in server crashes if the total number of connections exceeds available resources. This only applies to connections accepted from the proxy port, pend...
CVE-2026-25612
- EPSS 0.05%
- Veröffentlicht 10.02.2026 18:16:37
- Zuletzt bearbeitet 15.04.2026 00:35:42
The internal locking mechanism of the MongoDB server uses an internal encoding of the resources in order to choose what lock to take. Collections may inadvertently collide with one another in this representation causing unavailability between them du...
CVE-2026-25611
- EPSS 0.06%
- Veröffentlicht 10.02.2026 18:16:37
- Zuletzt bearbeitet 15.04.2026 00:35:42
A series of specifically crafted, unauthenticated messages can exhaust available memory and crash a MongoDB server.
CVE-2026-1847
- EPSS 0.08%
- Veröffentlicht 10.02.2026 18:16:24
- Zuletzt bearbeitet 25.02.2026 17:25:07
Inserting certain large documents into a replica set could lead to replica set secondaries not being able to fetch the oplog from the primary. This could stall replication inside the replica set leading to server crash.