Description
The `$_internalIndexKey` aggregation expression can be used by any authenticated user to crash a MongoDB server (mongod). The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an aggregation pipeline.
Published: 2026-07-22
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Authenticated MongoDB users can execute the $_internalIndexKey aggregation expression with a compound wildcard index specification. Because the expression does not handle such specifications correctly, it triggers an internal consistency check that aborts the mongod process, causing a server crash. This denial of service affects database availability for all collections accessed by that instance.

Affected Systems

MongoDB Server deployments that allow authenticated users to run aggregation pipelines are affected. No version information is disclosed, so any instance with the required aggregation capability may be vulnerable.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate to high severity. The attack requires authenticated access to issue aggregation commands, implying the attacker must have database credentials or an active session. The EPSS score of < 1% indicates a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV, so no confirmed exploitation activity exists. Successful exploitation leads to an immediate crash of the mongod process, resulting in loss of availability for the affected database server.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest MongoDB update that contains the fix for the aggregation expression crash.
  • Configure role-based access control to remove or limit the ability of non‑privileged users to run aggregation pipelines, thereby preventing the $_internalIndexKey expression from being executed.
  • Set up monitoring and alerting for mongod process termination events so administrators are notified promptly and can respond quickly to service disruptions.

Generated by OpenCVE AI on August 3, 2026 at 23:14 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:15: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 The `$_internalIndexKey` aggregation expression can be used by any authenticated user to crash a MongoDB server (mongod). The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an aggregation pipeline.
Title Server crash via aggregation pipeline expression with compound wildcard index specification
Weaknesses CWE-617
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Mongodb Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-07-23T14:17:59.153Z

Reserved: 2026-06-23T17:59:56.769Z

Link: CVE-2026-13055

cve-icon Vulnrichment

Updated: 2026-07-23T14:17:55.850Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-05T15:13:31.250

Link: CVE-2026-13055

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:15:04Z

Weaknesses