CVE-2026-82058: Unhandled Exception in MongoDB Server JSON Schema Validation Error Generation Leads to Denial of Service

Published Sep 8, 2026
·
Updated

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.

Affected Software

1 affected component
MongoDB mongod

Event History

Sep 8, 2026
CVE Published
via MITRE·04:12 PM
Data Sourced
via MITRE·04:12 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:18 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which users can trigger the server crash?

An authenticated user with readWrite privileges can trigger the condition. The vulnerability is reachable over MongoDB's wire protocol, so the attacker needs network access to the mongod server in addition to those privileges.

2

What input is required to exploit the issue?

The attacker must submit a BSON document containing an array whose numeric field name is malformed and causes the document to fail a $jsonSchema items type constraint. The failure must reach JSON Schema validation error generation, where the malformed field name is converted unsafely.

3

What is the operational impact of a successful exploit?

The malformed input causes an uncaught exception that terminates the mongod server process. The reported impact is denial of service; no confidentiality or integrity impact is indicated.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203