All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-18693
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 handling of timeseries collections could allow an authenticated user with write privileges to cause an internal data structure to become inconsistent through certain document insertions. A subsequent insert into the affected bucket could then result in the server accessing memory outside its intended bounds, potentially causing a server crash (denial of service), exposure of limited memory contents, or memory corruption.
// weaknesses (CWE)
- CWE-787