GHSA-p9xr-7p9p-gpqx · 深刻度: critical · エコシステム: 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.
総合評価: CVE-2026-29793 は中リスク(50.3/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 0.46%、36 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.46% | +0.45% |
| 2 | 2026-03-11 | — | 0.01% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.3 | 4.0 | CRITICAL |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-p9xr-7p9p-gpqx · 深刻度: critical · エコシステム: npm — Feathers has a NoSQL Injection via WebSocket id Parameter in MongoDB Adapter
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| feathersjs | feathers | >= 5.0.0, < 5.0.42 | cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/feathersjs/feathers/security/advisories/GHSA-p9xr-7p9p-gpqx | Vendor Advisory |