Description
An authenticated user with read-only privileges can cause the mongod process to terminate abnormally by issuing a crafted aggregation command, resulting in denial of service for all connected clients until the process is restarted. The issue stems from an internal engine selection inconsistency triggered by a specific combination of aggregation options.
Published: 2026-07-22
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user with read‑only privileges can issue a specially crafted aggregation command that triggers an internal engine selection inconsistency in MongoDB Server. The inconsistency leads to an invariant assertion failure, causing the mongod process to terminate abruptly. This crash removes the database from service for all connected clients until the process is manually restarted, resulting in a denial of service for applications that rely on the database.

Affected Systems

The vulnerability affects MongoDB Server from MongoDB. All installations that allow authenticated read‑only users to run aggregation commands are potentially impacted, though no specific product or version information is listed in the database.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, and the EPSS score of less than 1% shows a very low but nonzero likelihood of exploitation. The vulnerability is not listed in CISA KEV. Exploitation requires user authentication with read‑only rights; it does not provide privilege escalation or remote code execution. The impact is limited to service interruption until the database is restarted, making the risk primarily a denial of service exposure. Because of the low EPSS score, immediate exploitation is unlikely, but the availability impact warrants monitoring and precautionary measures.

Generated by OpenCVE AI on August 3, 2026 at 23:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Limit or block aggregation command usage for users with read‑only access to reduce the attack surface.
  • Continuously monitor MongoDB log files for assertion failures or unexpected restarts and configure alerts to notify the security team.
  • Apply any future vendor patches or updates that address the crash as they become available.

Generated by OpenCVE AI on August 3, 2026 at 23:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 06:30:00 +0000

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

Wed, 22 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description An authenticated user with read-only privileges can cause the mongod process to terminate abnormally by issuing a crafted aggregation command, resulting in denial of service for all connected clients until the process is restarted. The issue stems from an internal engine selection inconsistency triggered by a specific combination of aggregation options.
Title MongoDB Aggregation Command Invariant Assertion Failure Leading to Process Termination
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-07-23T14:20:26.110Z

Reserved: 2026-06-23T18:00:17.815Z

Link: CVE-2026-13073

cve-icon Vulnrichment

Updated: 2026-07-23T14:20:23.031Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-22T20:16:45.900

Modified: 2026-07-23T15:33:09.233

Link: CVE-2026-13073

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:30:17Z

Weaknesses