CVE-2026-18704: Improper Authorization in MongoDB Aggregation Framework Allows Read-Only User to Perform Unauthorized Write Operations
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-18704?
The severity of CVE-2026-18704 is medium, with a score of 6.5.
How does CVE-2026-18704 affect MongoDB users?
CVE-2026-18704 allows authenticated users with read-only privileges to perform unauthorized write operations.
What types of operations can be affected by CVE-2026-18704?
CVE-2026-18704 affects write operations against collections that users should not have permission to modify.
How can I mitigate the risk associated with CVE-2026-18704?
To mitigate CVE-2026-18704, ensure that proper authorization controls are enforced in your MongoDB configuration.
When was CVE-2026-18704 published?
CVE-2026-18704 was published on August 11, 2026.