Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. mongoose
  4. ›
  5. CVE-2025-23061

CVE-2025-23061: Mongoose search injection vulnerability

January 15, 2025 (updated January 17, 2025)

Mongoose versions prior to 8.9.5, 7.8.4, and 6.13.6 are vulnerable to improper use of the $where operator. This vulnerability arises from the ability of the $where clause to execute arbitrary JavaScript code in MongoDB queries, potentially leading to code injection attacks and unauthorized access or manipulation of database data.

NOTE: this issue exists because of an incomplete fix for CVE-2024-53900.

References

  • github.com/Automattic/mongoose
  • github.com/Automattic/mongoose/blob/master/CHANGELOG.md
  • github.com/Automattic/mongoose/commit/64a9f9706f2428c49e0cfb8e223065acc645f7bc
  • github.com/Automattic/mongoose/compare/6.13.5...6.13.6
  • github.com/Automattic/mongoose/compare/7.8.3...7.8.4
  • github.com/Automattic/mongoose/compare/8.9.4...8.9.5
  • github.com/Automattic/mongoose/releases/tag/6.13.6
  • github.com/Automattic/mongoose/releases/tag/7.8.4
  • github.com/Automattic/mongoose/releases/tag/8.9.5
  • github.com/advisories/GHSA-m7xq-9374-9rvx
  • github.com/advisories/GHSA-vg7j-7cwx-8wgw
  • nvd.nist.gov/vuln/detail/CVE-2025-23061
  • www.npmjs.com/package/mongoose?activeTab=versions

Code Behaviors & Features

Detect and mitigate CVE-2025-23061 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 6.13.6, all versions starting from 7.0.0-rc0 before 7.8.4, all versions starting from 8.0.0-rc0 before 8.9.5

Fixed versions

  • 8.9.5
  • 7.8.4
  • 6.13.6

Solution

Upgrade to versions 6.13.6, 7.8.4, 8.9.5 or above.

Impact 9 CRITICAL

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-94: Improper Control of Generation of Code ('Code Injection')

Source file

npm/mongoose/CVE-2025-23061.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:09 +0000.