Description
An issue in MongoDB Server's aggregation framework could allow an authenticated user to trigger an out-of-bounds memory read by providing a specially formed numeric parameter in a certain aggregation pipeline stage. This could result in a server crash (denial of service) and may potentially expose a limited amount of memory contents.
Published: 2026-08-11
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an out‑of‑bounds memory read in MongoDB Server's aggregation framework. An authenticated user can trigger the flaw by supplying a specially crafted numeric value in a particular pipeline stage. The unchecked bounds allow the server to read beyond the intended buffer, causing a crash. The only confirmed effect is a denial‑of‑service condition, with the possibility of exposing a limited amount of memory content, but the description does not confirm any tangible data leak.

Affected Systems

MongoDB Server is affected. No specific version numbers are disclosed, so all deployments that enable the aggregation framework and allow authenticated users may be vulnerable until a patch is applied.

Risk and Exploitability

The CVSS score of 7.1 indicates a high‑risk vulnerability. The EPSS score of less than 1% shows that real‑world exploitation is unlikely but still possible. The issue is not in CISA's Known Exploited Vulnerabilities catalog. Based on the description, it is inferred that the attacker must authenticate to the database and submit a malicious aggregation pipeline; thus, the attack vector is local or network based with valid credentials. If a threat actor can obtain or guess these credentials, the exploitation would lead to a server crash and optional memory exposure.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MongoDB Server to the latest version that contains the fix for the aggregation framework out‑of‑bounds read.
  • If an upgrade cannot be performed immediately, limit the use of full aggregation pipelines to accounts with elevated privileges and enforce strict validation of numeric parameters in client applications.
  • For added precautions, monitor MongoDB logs for repeated aggregation pipeline errors and consider disabling the problematic pipeline stage until a patch is applied.

Generated by OpenCVE AI on August 12, 2026 at 20:14 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 aggregation framework could allow an authenticated user to trigger an out-of-bounds memory read by providing a specially formed numeric parameter in a certain aggregation pipeline stage. This could result in a server crash (denial of service) and may potentially expose a limited amount of memory contents.
Title Out-of-Bounds Read in MongoDB Aggregation Framework Leads to Denial of Service and Potential Memory Disclosure
Weaknesses CWE-125
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-08-11T20:26:48.244Z

Reserved: 2026-08-03T15:52:51.089Z

Link: CVE-2026-18688

cve-icon Vulnrichment

Updated: 2026-08-11T20:26:42.831Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-18688

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses