CyberRota Analysis
AI-GeneratedA use-after-free vulnerability in the cursor management component of MongoDB Server allows authenticated users to trigger a denial of service by causing a server process crash through improper handling of cursor operations. This issue arises under specific timing conditions, where a stale pointer to a freed resource is dereferenced during cursor cleanup. Organizations using MongoDB should prioritize addressing this vulnerability to maintain service availability and prevent potential disruptions.
Original NVD Description
A use-after-free security issue in the cursor management component of MongoDB Server allows an authenticated user to cause a denial of service. Under specific timing conditions during cursor operations, a stale pointer to a freed resource may be retained and subsequently dereferenced during cursor cleanup, leading to a server process crash.
Related CVEs
Other vulnerabilities affecting the same vendor(s)