CVE-2026-82054
⚪ Do wiadomości
W MongoDB występuje problem z parserem JSON Pointer, który może prowadzić do odmowy usługi.
CVSS
6.5
EPSS
0.3%
Exploit
none
Vendor
mongodb
Opis źródłowy (NVD)
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.
brak
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 6.5 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.3% |
| Opublikowano (NVD) | 2026-09-08 17:18:33 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-16 20:40:15 UTC |
Referencje
- https://jira.mongodb.org/browse/SERVER-130901 ([email protected]) [Vendor Advisory, Issue Tracking]