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-82054 Details

Description

A security issue exists in MongoDB server's JSON Pointer parser used during $jsonSchema query filter processing. When a find command includes a specially crafted $jsonSchema filter field, the parser processes the input without enforcing adequate limits on iteration count or total allocation size, resulting in significant memory amplification. Under concurrent request load, the cumulative memory consumption can exhaust available heap memory, causing the server's out-of-memory handler to terminate the mongod process and deny service to all connected clients.

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.

URLSource(s)Tag(s)
https://jira.mongodb.org/browse/SERVER-130901 [email protected]Vendor AdvisoryIssue Tracking

Weakness Enumeration

CWE-IDCWE NameSource
CWE-770Allocation of Resources Without Limits or Throttling[email protected]

Affected Products

ProductVersions
mongodb mongodb
>= 7.0.0, < 7.0.41
>= 8.0.0, < 8.0.30
>= 8.2.0, <= 8.2.12
>= 8.3.0, < 8.3.9
9.0.0 alpha0

CPE

  • cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*
  • cpe:2.3:a:mongodb:mongodb:9.0.0:alpha0:*:*:-:-:*:*
  • cpe:2.3:a:mongodb:mongodb:9.0.0:alpha1:*:*:-:-:*:*
  • cpe:2.3:a:mongodb:mongodb:9.1.0:alpha0:*:*:-:-:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-82054
NVD Published Date:
Sep 8, 2026
NVD Last Modified:
Sep 16, 2026
Source:
[email protected]
CVE-2026-82054 Details - Not Deferred