Description
An issue in MongoDB Server could allow an authenticated user, including one with no assigned privileges, to cause the server process to terminate unexpectedly by submitting a specially formed aggregation command. This could result in a denial of service.
Published: 2026-08-11
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper input validation flaw in the aggregation command processing of MongoDB Server. A malformed aggregation request can cause the server process to terminate unexpectedly. Because the endpoint is authenticated, an attacker who can log in—potentially with no special privileges—can exploit this flaw. The impact is a denial of service that disrupts database availability, potentially affecting all applications that depend on the server. The weakness corresponds to CWE‑617. The exploit does not grant any additional privileges or access to data; it purely causes the service to crash.

Affected Systems

MongoDB Server is the affected product. The flaw applies to any deployed instance that accepts aggregation commands, regardless of the specific version, as long as authentication is enabled. No version-specific information is provided, so all current releases that expose the aggregation interface are at risk until addressed by an update from MongoDB.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity. The EPSS score of less than 1% suggests a low likelihood of exploitation in the wild at this time, and the vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be local or network-based to an authenticated user on the deployed database, with no indication of remote unauthenticated exploitation. If an attacker can obtain credentials—even low-level ones—they can trigger a server crash, resulting in downtime and potential operational impact.

Generated by OpenCVE AI on August 12, 2026 at 19:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest MongoDB Server patch or upgrade to a version that resolves the aggregation input validation flaw.
  • If a patch is unavailable, restrict access to aggregation commands to trusted users and employ network segmentation to limit exposure of the MongoDB instance.
  • Configure monitoring and alerting to detect sudden termination of mongod processes, and automate restarts to reduce the window of denial of service.

Generated by OpenCVE AI on August 12, 2026 at 19:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 11:00: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 18:45:00 +0000

Type Values Removed Values Added
Description An issue in MongoDB Server could allow an authenticated user, including one with no assigned privileges, to cause the server process to terminate unexpectedly by submitting a specially formed aggregation command. This could result in a denial of service.
Title Improper Input Validation in MongoDB Aggregation Command Handling Leads to Denial of Service
Weaknesses CWE-617
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-08-11T20:28:10.294Z

Reserved: 2026-08-03T15:55:06.014Z

Link: CVE-2026-18707

cve-icon Vulnrichment

Updated: 2026-08-11T20:28:05.507Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-18707

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:39:51Z

Weaknesses