Description
An issue in MongoDB Server's handling of certain query predicates against time-series collections with a metaField could allow an authenticated user with write access to cause the server process to terminate unexpectedly, resulting in a denial of service.
Published: 2026-08-11
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user who has write access to a time‑series collection that uses a metaField in MongoDB Server can submit a query with certain predicates that causes the server process to terminate unexpectedly. The failure results in a denial of service that affects the availability of the database system for all users. The weakness is based on improper input validation as identified by CWE‑617.

Affected Systems

MongoDB Server time‑series collections using a metaField; the CVE does not specify affected versions, so the precise scope of affected releases is unknown.

Risk and Exploitability

The vulnerability scores a CVSS of 7.1, indicating a moderate risk. The EPSS score is less than 1 %, suggesting that exploitation is unlikely at present, and the issue is not listed in the CISA KEV catalog. The attack requires authenticated write access to the target collection; no known public exploits exist, but an insider or compromised account could trigger the denial of service.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest MongoDB Server patch or upgrade to a version that fixes the query processing issue
  • Revoke or restrict write permissions for users on the affected time‑series collections until a patch is applied
  • Disable or remove the metaField configuration for the collection if it is not required for application functionality
  • Consider implementing application‑level checks to validate query predicates before sending them to the database

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 13: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 18:45:00 +0000

Type Values Removed Values Added
Description An issue in MongoDB Server's handling of certain query predicates against time-series collections with a metaField could allow an authenticated user with write access to cause the server process to terminate unexpectedly, resulting in a denial of service.
Title Improper Input Validation in MongoDB Timeseries Query Processing Leads to Denial of Service
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'}


Subscriptions

Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

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

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

Link: CVE-2026-18695

cve-icon Vulnrichment

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

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-18695

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses