Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-93762 1 Mongodb 1 Mongoid 2026-09-19 9.8 Critical
Mongoid contains an unsafe reflection weakness in the query path used for embedded documents. An application that passes an externally supplied field name to certain in-memory query methods may allow an unauthenticated party to obtain unintended disclosure of stored document data and to permanently remove stored records.
CVE-2026-93760 1 Mongodb 1 Mongoid 2026-09-19 8.2 High
Mongoid does not restrict which query operators may come from caller-supplied filter data when an application hands that data to its query-building methods. In an application that forwards externally supplied filter parameters in this way, a party with no credentials may influence how the database evaluates the query. This may result in unintended disclosure of stored field values and in reduced database performance.