Improper Check for Unusual or Exceptional Conditions
CVE-2025-12657
Summary
In mongo versions 7.0.x prior to 7.0.22, 8.0.x prior to 8.0.10, 8.2.x prior to 8.2.0-rc0, the KMIP response parser built into mongo binaries is overly tolerant of certain malformed packets, and may parse them into invalid objects. Later reads of this object can result in read access violations.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- HIGH
- LOW
- HIGH
CWE-754 - Improper Check for Unusual or Exceptional Conditions
The software does not check or incorrectly checks for unusual or exceptional conditions that are not expected to occur frequently during day to day operation of the software.
Advisory Timeline
- Published