VYPR

Mongoose

by Mongoosejs

npm: mongoose

Source repositories

CVEs (9)

  • CVE-2022-2564CriJul 28, 2022
    risk 0.59cvss 9.8epss 0.33

    Prototype Pollution in GitHub repository automattic/mongoose prior to 6.4.6.

  • CVE-2023-3696CriJul 17, 2023
    risk 0.57cvss 9.8epss 0.01

    Prototype Pollution in GitHub repository automattic/mongoose prior to 7.3.4.

  • CVE-2025-23061CriJan 15, 2025
    risk 0.52cvss 9.0epss 0.07

    Mongoose before 8.9.5 can improperly use a nested $where filter with a populate() match, leading to search injection. NOTE: this issue exists because of an incomplete fix for CVE-2024-53900.

  • CVE-2024-53900CriDec 2, 2024
    risk 0.52cvss 9.1epss 0.04

    Mongoose before 8.8.3 can improperly use $where in match, leading to search injection.

  • CVE-2019-17426CriOct 10, 2019
    risk 0.52cvss 9.1epss 0.02

    Automattic Mongoose through 5.7.4 allows attackers to bypass access control (in some applications) because any query object with a _bsontype attribute is ignored. For example, adding "_bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's…

  • CVE-2026-42334HigMay 14, 2026
    risk 0.49cvss 7.5epss 0.00

    Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Prior to 6.13.9, 7.8.9, 8.22.1, and 9.1.6, a vulnerability allows bypassing Mongoose’s sanitizeFilter query sanitization mechanism via the $nor operator. When sanitizeFilter is enabled,…

  • CVE-2018-10945HigJun 19, 2018
    risk 0.49cvss 7.5epss 0.01

    The mg_handle_cgi function in mongoose.c in Mongoose 6.11 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash, or NULL pointer dereference) via an HTTP request, related to the mbuf_insert function.

  • CVE-2009-1354Apr 21, 2009
    risk 0.03cvss epss 0.02

    Directory traversal vulnerability in Mongoose 2.4 allows remote attackers to read arbitrary files via a .. (dot dot) in the URI.

  • CVE-2009-4530Dec 31, 2009
    risk 0.00cvss epss 0.01

    Mongoose 2.8.0 and earlier allows remote attackers to obtain the source code for a web page by appending ::$DATA to the URI.