CVE-2026-82058
⚪ Do wiadomości
Błąd w MongoDB pozwala uwierzytelnionemu użytkownikowi na zablokowanie serwera.
CVSS
6.5
EPSS
0.3%
Exploit
none
Vendor
mongodb
Opis źródłowy (NVD)
A flaw in MongoDB's JSON Schema validation error generation code allows an authenticated user with readWrite privileges to crash the mongod server. When a BSON document containing an array with a malformed numeric field name fails a $jsonSchema items type constraint, the error generation path performs unsafe numeric conversion on the user-controlled field name without proper exception handling, resulting in an uncaught exception that terminates the server process. This is possible because incoming wire protocol BSON validation does not enforce that array element field names are valid, in-range numeric indices.
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:34 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-16 20:35:28 UTC |
Referencje
- https://jira.mongodb.org/browse/SERVER-130926 ([email protected]) [Vendor Advisory, Issue Tracking]