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-2024-53900

43
FAUCET Score

CVE-2024-53900 is a critical search injection vulnerability affecting Mongoose versions prior to 8.8.3, where improper use of $where in match allows for arbitrary code execution. With a CVSS score of 9.1, this flaw is easily exploitable over the network without authentication, enabling attackers to achieve high impact on confidentiality and integrity. While not yet listed in CISA's KEV catalog, Nuclei templates for Remote Code Execution exist, and the vulnerability is generating significant community discussion and media coverage, indicating a high potential for future exploitation.

Impacted Technologies

VendorProductVersion(s)CPE
< 6.13.5CPE matchmatch criteria
cpe:2.3:a:mongoosejs:mongoose:*:*:*:*:*:node.js:*:*
>= 7.0.1, < 7.8.3CPE matchmatch criteria
cpe:2.3:a:mongoosejs:mongoose:*:*:*:*:*:node.js:*:*
>= 8.0.1, < 8.8.3CPE matchmatch criteria
cpe:2.3:a:mongoosejs:mongoose:*:*:*:*:*:node.js:*:*
7.0.0CPE matchmatch criteria
cpe:2.3:a:mongoosejs:mongoose:7.0.0:rc0:*:*:*:node.js:*:*
8.0.0CPE matchmatch criteria
cpe:2.3:a:mongoosejs:mongoose:8.0.0:rc0:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

9.1CRITICAL

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
3.99%
Probability of exploitation in next 30 days
EPSS Percentile
89.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
Nuclei: CVE-2024-53900 · Aug 19, 2025
This CVE's current EPSS score of 0.0399 is in the 82nd percentile among its peer group of 36,897 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 (5)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: mongooseFixed in: 8.8.3
npmpatch availablevia ghsa
Product: mongooseFixed in: 7.8.3
npmpatch availablevia ghsa
Product: mongooseFixed in: 6.13.5
npmpatch availablevia ghsa
Product: mongooseFixed in: 5.13.23

Vendor Advisories (1)

npmGHSA-m7xq-9374-9rvxhigh

Mongoose search injection vulnerability

Dec 2, 2024

References

github.com / advisories/GHSA-m7xq-9374-9rvx
Vendor Advisory
github.com / Automattic/mongoose/blob/master/CHANGELOG.md
Release Notes
github.com / Automattic/mongoose/commit/c9e86bff7eef477da75a29af62a06d41a835a156
Patch
github.com / Automattic/mongoose/releases
Release Notes
npmjs.com / package/mongoose
Product