GHSA-p9xr-7p9p-gpqx · Severity: critical · Ecosystem: npm — Feathers has a NoSQL Injection via WebSocket id Parameter in MongoDB Adapter
Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. From 5.0.0 to before 5.0.42, Socket.IO clients can send arbitrary JavaScript objects as the id argument to any service method (get, patch, update, remove). The transport layer performs no type checking on this argument. When the service uses the MongoDB adapter, these objects pass through getObjectId() and land directly in the MongoDB query as operators. Sending {$ne: null} as the id matches every document in the collection. This vulnerability is fixed in 5.0.42.
Conclusion & alert: CVE-2026-29793 is rated Low Risk (38.3/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-11 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.3 | 4.0 | CRITICAL |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-p9xr-7p9p-gpqx · Severity: critical · Ecosystem: npm — Feathers has a NoSQL Injection via WebSocket id Parameter in MongoDB Adapter
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| feathersjs | feathers | >= 5.0.0, < 5.0.42 | cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/feathersjs/feathers/security/advisories/GHSA-p9xr-7p9p-gpqx | Vendor Advisory |