CVE-2026-18695 PUBLISHED

Improper Input Validation in MongoDB Timeseries Query Processing Leads to Denial of Service

Assigner: mongodb
Reserved: 03.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS 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
CVSS Score: 7.1

Product Status

Vendor MongoDB
Product MongoDB Server
Versions Default: unaffected
  • affected from 8.3.0 to 8.3.8 (excl.)
  • affected from 8.0 to 8.0.29 (excl.)
  • affected from 7.0 to 7.0.40 (excl.)

References

Problem Types

  • CWE-617 Reachable Assertion CWE