CVE-2026-82054
Last modified
CVE-2026-82054 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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.
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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MongoDB | MongoDB Server | >= 8.3.0, < 8.3.9; >= 8.0.0, < 8.0.30; >= 7.0.0, < 7.0.41 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-82054?
How severe is CVE-2026-82054?
How do I fix CVE-2026-82054?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-82035PyMuPDF through 1.28.2, fixed in commit b2c8f3a, contains a …7.1
- CVE-2026-8204Concrete CMS 9.5.0 and below is vulnerable to authorization …5.3
- CVE-2026-82049In CPython 3.13 and earlier, the tarfile module's data and t…8.4
- CVE-2026-8205Concrete CMS 9.5.0 and below is vulnerable to authorization …5.3
- CVE-2026-82052The $regexFindAll expression can be used by an authenticated…6.5
- CVE-2026-82053A security issue exists in MongoDB's LDAP authorization inte…8.1
- CVE-2026-82055A security issue exists in MongoDB's 2dsphere index key gene…6.5
- CVE-2026-82056A race condition in MongoDB server's text index query parsin…5.3
- CVE-2026-82057A security issue was discovered in MongoDB where an authenti…6.5
- CVE-2026-82058A flaw in MongoDB's JSON Schema validation error generation …6.5
- CVE-2026-82059An internal aggregation expression in MongoDB Server was inc…5.3
- CVE-2026-8206The Kirki – Freeform Page Builder, Website Builder & Customi…9.8
Are you affected by CVE-2026-82054?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
