MongoDb Uncontrolled Recursion Vulnerability - CVE-2026-9740
A vulnerability in MongoDB Server39s BSON validation logic allows an unauthenticated user to crash the mongod process by sending a specially crafted message. The BSON validator39s handling of certain nested binary data structures permits uncontrolled mutual recursion between validation functions where each re-entry resets internal depth tracking.