๐Ÿ” CVE Alert

CVE-2026-82054

MEDIUM 6.5

Uncontrolled Resource Consumption in MongoDB Server JSON Pointer Parser Leads to Denial of Service

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-770
Vendor mongodb
Product mongodb server
Ecosystems
Industries
Technology
Published Sep 8, 2026
Last Updated Sep 8, 2026
Stay Ahead of the Next One

Get instant alerts for mongodb mongodb server

Be the first to know when new medium vulnerabilities affecting mongodb mongodb server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

MongoDB / MongoDB Server
8.3.0 < 8.3.9 8.0.0 < 8.0.30 7.0.0 < 7.0.41

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
jira.mongodb.org: https://jira.mongodb.org/browse/SERVER-130901