All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-18712
HIGHpublished 2026-08-11 19:17 UTC · 1 day ago · modified 2026-08-11 21:17 UTC
7.2
CVSS / 10
// description
An issue in MongoDB Server's Queryable Encryption maintenance operations could allow an authenticated user with privileges on one encrypted collection to cause unauthorized modification or destruction of data belonging to a different collection. This is due to insufficient validation of certain internal metadata references before they are used to perform operations on other namespaces.
// weaknesses (CWE)
- CWE-863