VYPR

mongos

by MongoDB

CVEs (4)

  • 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.

  • CVE-2026-13062Jul 22, 2026
    risk 0.00cvss epss 0.00

    An authenticated user with write privileges on a Queryable Encryption-enabled collection may be able to modify internal encryption metadata fields that are intended to be server-controlled, by sending crafted write commands through the mongos router on a sharded cluster. This…

  • CVE-2026-13068Jul 22, 2026
    risk 0.00cvss epss 0.00

    An authenticated user holding cursor termination privileges on one database may incorrectly be permitted to terminate active cursors on a separate database, disrupting ongoing query operations for other users. The behavior stems from an authorization check that does not…