A vulnerability in MongoDB Server's BSON validation logic allows an unauthenticated user to crash the mongod process by sending a specially crafted message. The BSON validator's handling of certain nested binary data structures permits uncontrolled mutual recursion between validation functions, where each re-entry resets internal depth tracking.
References
| Link | Resource |
|---|---|
| https://jira.mongodb.org/browse/SERVER-125063 |
Configurations
No configuration.
History
09 Jun 2026, 23:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-09 23:17
Updated : 2026-06-09 23:17
NVD link : CVE-2026-9740
Mitre link : CVE-2026-9740
CVE.ORG link : CVE-2026-9740
JSON object : View
Products Affected
No product.
CWE
CWE-674
Uncontrolled Recursion
