CVE Catalog

CVE-2026-93760

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

The risk includes unauthorized data access and degradation of database performance, which may affect application stability and security.

Recommendation

It is recommended to validate and sanitize input data before passing it to query building and to restrict allowed query operators.

Other vulnerabilities in Mongoid

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS