HackerFeeds
All CVEs

CVE-2026-93760

HIGH8.2

Published 2026-09-18 · Updated 2026-09-18 · Source cna@mongodb.com

Description

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.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L

CWE-943
View on NVD