Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-93759 Details

Description

Mongoid does not neutralize a string-typed query criterion supplied to its query builder, and instead passes it to the database as a server-side JavaScript expression. An unauthenticated party able to influence the value an application supplies as a query argument may cause code of their choosing to be evaluated by the database engine. This may result in unintended disclosure of stored field values, unintended selection of documents for application-initiated writes, and reduced database performance.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-94Improper Control of Generation of Code ('Code Injection')[email protected]

Affected Products

ProductVersions
mongodb mongoid
>= 8.0.0, < 8.0.13
>= 8.1.0, < 8.1.13
>= 9.0.0, < 9.0.12
9.1.0

CPE

  • cpe:2.3:a:mongodb:mongoid:*:*:*:*:*:*:*:*
  • cpe:2.3:a:mongodb:mongoid:9.1.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-93759
NVD Published Date:
Sep 18, 2026
NVD Last Modified:
Sep 24, 2026
Source:
[email protected]
CVE-2026-93759 Details - Not Deferred