Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-23061

47
FAUCET Score

CVE-2025-23061 is a critical search injection vulnerability affecting Mongoose versions prior to 8.9.5, stemming from an incomplete fix for a previous CVE. This flaw allows attackers to improperly use nested $where filters with populate() matches, potentially leading to remote code execution. With a CVSS score of 9.8 (Critical) and an EPSS score indicating high exploitability, it presents a significant risk due to its network-based attack vector, low complexity, and severe impact on confidentiality, integrity, and availability. While not yet on the KEV catalog, Nuclei templates exist for detecting this NoSQL injection, and it has garnered substantial community discussion and media coverage, suggesting active interest in its exploitation.

Impacted Technologies

VendorProductVersion(s)CPE
< 6.13.6CPE matchmatch criteria
cpe:2.3:a:mongoosejs:mongoose:*:*:*:*:*:node.js:*:*
>= 7.0.0, < 7.8.4CPE matchmatch criteria
cpe:2.3:a:mongoosejs:mongoose:*:*:*:*:*:node.js:*:*
>= 8.0.0, < 8.9.5CPE matchmatch criteria
cpe:2.3:a:mongoosejs:mongoose:*:*:*:*:*:node.js:*:*
>= 6.0.0, < 6.13.6CPE match
cpe:2.3:a:mongoosejs:mongoose:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

9.0CRITICAL

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

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.2
Impact Score
6.0
CvssVersion
3.1

Exploit Intelligence

EPSS Score
7.14%
Probability of exploitation in next 30 days
EPSS Percentile
93.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
Nuclei: CVE-2025-23061 · Aug 20, 2025
This CVE's current EPSS score of 0.0714 is in the 89th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: mongooseFixed in: 8.9.5
npmpatch availablevia ghsa
Product: mongooseFixed in: 7.8.4
npmpatch availablevia ghsa
Product: mongooseFixed in: 6.13.6

Vendor Advisories (1)

npmGHSA-vg7j-7cwx-8wgwcritical

Mongoose search injection vulnerability

Jan 15, 2025

References

github.com / Automattic/mongoose/blob/master/CHANGELOG.md
Release Notes
github.com / Automattic/mongoose/commit/64a9f9706f2428c49e0cfb8e223065acc645f7bc
Patch
github.com / Automattic/mongoose/releases/tag/8.9.5
Release Notes
npmjs.com / package/mongoose
Product