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.
Published: 2026-08-11
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an out‑of‑bounds read/write flaw in the Timeseries bucket handling logic of MongoDB Server. When an authenticated user with write privileges inserts certain documents, the internal bucket structure can become inconsistent. A subsequent insert may then cause the server to access memory outside its intended bounds, leading to a crash (denial of service), exposure of limited memory contents, or memory corruption. The weakness is identified as CWE‑787.

Affected Systems

MongoDB Server is affected. No version information was provided in the advisory.

Risk and Exploitability

The CVSS base score of 7.2 indicates a high severity level, while the EPSS score of less than 1 percent suggests that exploitation is currently considered rare. The vulnerability requires authentication and write privileges to a timeseries collection, so the attack vector is likely local. It is not listed in the CISA KEV catalog, implying no publicly documented exploit has been observed yet. Nonetheless, a successful exploit would result in service interruption and potential data leakage.

Generated by OpenCVE AI on August 12, 2026 at 20:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check MongoDB’s official release notes and security advisories for an update that addresses the timeseries bucket handling flaw and apply it when available.
  • Restrict write permissions on timeseries collections to trusted accounts only, removing unnecessary write access for other users.
  • Configure monitoring of server logs for out‑of‑bounds access attempts or frequent crashes and set up alerts to detect potential exploitation early.

Generated by OpenCVE AI on August 12, 2026 at 20:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb
Mongodb mongodb Server
Vendors & Products Mongodb
Mongodb mongodb Server

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
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.
Title Out-of-Bounds Read/Write in MongoDB Timeseries Bucket Handling Leads to Denial of Service and Potential Memory Disclosure
Weaknesses CWE-787
References
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H'}

cvssV4_0

{'score': 7.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-08-11T20:25:02.916Z

Reserved: 2026-08-03T15:53:26.435Z

Link: CVE-2026-18693

cve-icon Vulnrichment

Updated: 2026-08-11T20:24:58.640Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T19:17:23.450

Modified: 2026-08-28T21:16:15.740

Link: CVE-2026-18693

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T20:15:03Z

Weaknesses