All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-18704
HIGHpublished 2026-08-11 19:17 UTC · 1 day ago · modified 2026-08-11 21:17 UTC
7.1
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-862