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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
No advisories yet.
References
| Link | Providers |
|---|---|
| https://jira.mongodb.org/browse/MONGOID-5994 |
|
History
Fri, 18 Sep 2026 21:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | NoSQL injection of JavaScript-executing query operators via unsafe-by-default operator guard | |
| Weaknesses | CWE-943 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: mongodb
Published:
Updated: 2026-09-18T17:24:03.549Z
Reserved: 2026-09-18T16:51:39.476Z
Link: CVE-2026-93760
No data.
Status : Awaiting Analysis
Published: 2026-09-18T18:18:34.780
Modified: 2026-09-18T19:05:01.127
Link: CVE-2026-93760
No data.
OpenCVE Enrichment
No data.
Weaknesses
-
CWE-943
Improper Neutralization of Special Elements in Data Query Logic