VYPR

mongos

by MongoDB

CVEs (3)

  • CVE-2026-18697HigAug 11, 2026
    risk 0.49cvss 7.5epss 0.00

    An issue in MongoDB Server's aggregation framework could allow an unauthenticated party to cause a mongos (router) process to terminate unexpectedly by submitting a specially formed aggregation command. This could result in a denial of service, disrupting client connections…

  • CVE-2025-3083HigApr 1, 2025
    risk 0.49cvss 7.5epss 0.00

    Specifically crafted MongoDB wire protocol messages can cause mongos to crash during command validation. This can occur without using an authenticated connection. This issue affects MongoDB v5.0 versions prior to 5.0.31,  MongoDB v6.0 versions prior to 6.0.20 and MongoDB v7.0…

  • CVE-2025-12657MedNov 3, 2025
    risk 0.33cvss 5.0epss 0.00

    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.