GHSA-ppf9-4ffw-hh4p · 深刻度: high · エコシステム: npm — Feathers has an open redirect in OAuth callback enables account takeover
Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. Versions 5.0.39 and below the redirect query parameter is appended to the base origin without validation, allowing attackers to steal access tokens via URL authority injection. This leads to full account takeover, as the attacker obtains the victim's access token and can impersonate them. The application constructs the final redirect URL by concatenating the base origin with the user-supplied redirect parameter. This is exploitable when the origins array is configured and origin values do not end with /. An attacker can supply @attacker.com as the redirect value results in https://[email protected]#access_token=..., where the browser interprets attacker.com as the host, leading to full account takeover. This issue has been fixed in version 5.0.40.
総合評価: CVE-2026-27191 は低リスク(35.6/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.25%、16 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.25% | +0.21% |
| 2 | 2026-02-21 | — | 0.04% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.4 | 4.0 | HIGH |
|
— | — | [email protected] |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
GHSA-ppf9-4ffw-hh4p · 深刻度: high · エコシステム: npm — Feathers has an open redirect in OAuth callback enables account takeover
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| feathersjs | feathers | < 5.0.40 | cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/feathersjs/feathers/commit/ee19a0ae9bc2ebf23b1fe598a1f7361981b65401 | Patch |
| https://github.com/feathersjs/feathers/releases/tag/v5.0.40 | Product Release Notes |
| https://github.com/feathersjs/feathers/security/advisories/GHSA-ppf9-4ffw-hh4p | Third Party Advisory |