VYPR

Mongoid

by MongoDB

CVEs (5)

  • CVE-2026-93762CriSep 18, 2026
    risk 0.64cvss 9.8epss

    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…

  • CVE-2026-93765CriSep 18, 2026
    risk 0.59cvss 9.1epss

    Mongoid contains an unsafe reflection weakness in the document persistence layer of its object-document mapping code. Input whose keys are passed through from an unauthenticated party by an embedding application can cause unintended internal method invocation instead of the…

  • CVE-2026-93761HigSep 18, 2026
    risk 0.49cvss 7.5epss

    An inefficient regular expression complexity issue in the in-memory query evaluation component of the Mongoid library may allow an unauthenticated party to cause excessive processing within an embedding application process. Applications that place user-supplied text into a…

  • CVE-2026-93764MedSep 18, 2026
    risk 0.42cvss 6.5epss

    Mongoid may omit encryption rules for fields declared on embedded models when generating the client-side field-level encryption schema. Applications that enable this feature can therefore store values intended to be encrypted in readable form, with no error or warning. A party…

  • CVE-2026-93763MedSep 18, 2026
    risk 0.42cvss 6.5epss

    A protection mechanism failure in the object-document mapper's encryption configuration generation can cause fields that an application declared for client-side field-level encryption to be written and kept in cleartext, without any error or warning. A party holding ordinary…