CyberRota Analysis
AI-GeneratedMongoDB Server's aggregation framework contains a vulnerability that permits authenticated users with read-only access to execute unauthorized write operations on collections. This flaw arises from an internal aggregation stage being accessible to external clients without proper authorization checks. Organizations using MongoDB should prioritize addressing this issue to prevent potential data integrity breaches.
Original NVD Description
An issue in MongoDB Server's aggregation framework could allow an authenticated user with only read privileges to perform write operations against collections they should not be able to modify. This is due to an internal-use aggregation stage being reachable by external clients without an appropriate authorization check on its embedded operations.