CVE-2026-93762

Summary

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.

Affected Software

VendorProductVersion RangeStatus
MongoDB Inc.Mongoid9.1.0affected
MongoDB Inc.Mongoid9.0.0 <= 9.0.11affected
MongoDB Inc.Mongoid8.1.0 <= 8.1.12affected
MongoDB Inc.Mongoid8.0.0 <= 8.0.12affected
MongoDB Inc.Mongoid7.6.0 <= 7.6.1affected
MongoDB Inc.Mongoid7.5.0 <= 7.5.4affected

Weaknesses

  • CWE-470: CWE-470: Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

References