GHSA-mrhx-6pw9-q5fh · 深刻度: low · エコシステム: erlang — PhoenixStorybook has cross-session PubSub topic injection via URL parameter
Authorization Bypass Through User-Controlled Key vulnerability in phenixdigital phoenix_storybook allows cross-session PubSub topic injection via a URL query parameter. 'Elixir.PhoenixStorybook.Story.ComponentIframeLive':handle_params/3 in lib/phoenix_storybook/live/story/component_iframe_live.ex reads a PubSub topic directly from params["topic"] and broadcasts {:component_iframe_pid, self()} on it with no check that the topic belongs to the requesting session. The shared PhoenixStorybook.PubSub is used to coordinate playground LiveViews with their iframes: a playground subscribes to a session-specific topic and uses the received iframe pid to direct subsequent control messages (variation state, theme switches, extra-assign payloads) via send/2. Because the iframe trusts the query parameter, an attacker who loads /storybook/iframe/<story>?topic=<victim_topic> causes their iframe process pid to be announced on the victim's topic. The victim's playground then addresses its private messages to the attacker's iframe process. This issue affects phoenix_storybook from 0.4.0 before 1.1.0.
総合評価: CVE-2026-47068 は低リスク(20.9/100)。CVSS 深刻度は低。悪用される可能性が高い(EPSS 0.41%、32 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.41% | +0.35% |
| 2 | 2026-05-26 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-05-21 | — | 0.04% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 2.3 | 4.0 | LOW |
|
— | — | 6b3ad84c-e1a6-4bf7-a703-f496b71e49db |
GHSA-mrhx-6pw9-q5fh · 深刻度: low · エコシステム: erlang — PhoenixStorybook has cross-session PubSub topic injection via URL parameter
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| phenixdigital | phoenix_storybook | >= 0.4.0, < 1.1.0 | cpe:2.3:a:phenixdigital:phoenix_storybook:*:*:*:*:*:*:*:* |