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 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-06-09 23:17
Updated : 2026-07-23 09:10
NVD link : CVE-2026-9740
Mitre link : CVE-2026-9740
CVE.ORG link : CVE-2026-9740
JSON object : View
Products Affected
mongodb
- mongodb
CWE
CWE-674
Uncontrolled Recursion
