CVE-2026-93760

HIGHCVSS 8.2/10

Last modified

CVE-2026-93760 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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.

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.

Metrics

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
MongoDB Inc.Mongoid9.1.0; >= 9.0.0, <= 9.0.11; >= 8.1.0, <= 8.1.12; >= 8.0.0, <= 8.0.12

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-93760?
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.
How severe is CVE-2026-93760?
CVE-2026-93760 has a CVSS score of 8.2/10 (HIGH severity).
How do I fix CVE-2026-93760?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-93760?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST