Skip to main content

Improper Validation of Specified Quantity in Input

CVE-2025-13507

Severity High
Score 7.1/10

Summary

Inconsistent object size validation in time series processing logic may result in later processing of oversized BSON documents leading to an assert failing and process termination. This issue impacts MongoDB Server v7.0 versions prior to 7.0.26-rc0, v8.0 versions prior to 8.0.16-rc0 and MongoDB server v8.2 versions prior to 8.2.1-rc0.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • LOW
  • NONE
  • HIGH

CWE-1284 - Improper Validation of Specified Quantity in Input

The product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties.

Advisory Timeline

  • Published