CVE Catalog

CVE-2026-93765

CriticalCVSS 9.1
Published: Translated: NVD NIST

Summary

Mongoid contains an unsafe reflection weakness in the document persistence layer. Passing keys from unauthenticated parties can trigger unintended internal method invocation instead of an array update, potentially causing deletion of stored records and unresponsiveness.

Risk Assessment

An attacker might delete data or cause denial of service in applications using Mongoid.

Recommendation

Update Mongoid to the latest version and validate all input before persistence processing.

Other vulnerabilities in Mongoid

Original NVD description (English source)

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 intended array field update. This may result in unintended removal of stored records and in the embedding application becoming unresponsive.

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