CVE-2026-93758 PUBLISHED

Cross-principal document update, theft, and deletion via unvalidated id in nested attributes

Assigner: mongodb
Reserved: 18.09.2026 Published: 18.09.2026 Updated: 18.09.2026

An insecure direct object reference in the nested attributes handling of the Mongoid object-document mapper may allow a user with basic application privileges to reference a record identifier that is not their own. Processing such a request can cause that record to be looked up without the usual ownership or scoping restrictions, then updated and linked to the requesting user's own record. This may result in unintended disclosure and unauthorized modification of data belonging to other users of the application.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor MongoDB Inc.
Product Mongoid
Versions Default: unaffected
  • Version 9.1.0 is affected
  • affected from 9.0.0 to 9.0.11 (incl.)
  • affected from 8.1.0 to 8.1.12 (incl.)
  • affected from 8.0.0 to 8.0.12 (incl.)

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE