GHSA-7grm-h62g-5m97 · 深刻度: medium · エコシステム: pip — NiceGUI is vulnerable to XSS via Unescaped URL in ui.navigate.history.push() / replace()
NiceGUI is a Python-based UI framework. From versions 2.13.0 to 3.4.1, there is a XSS risk in NiceGUI when developers pass attacker-controlled strings into ui.navigate.history.push() or ui.navigate.history.replace(). These helpers are documented as History API wrappers for updating the browser URL without page reload. However, if the URL argument is embedded into generated JavaScript without proper escaping, a crafted payload can break out of the intended string context and execute arbitrary JavaScript in the victim’s browser. Applications that do not pass untrusted input into ui.navigate.history.push/replace are not affected. This issue has been patched in version 3.5.0.
総合評価: CVE-2026-21871 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.24%、15 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.24% | +0.21% |
| 2 | 2026-01-08 | — | 0.03% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
GHSA-7grm-h62g-5m97 · 深刻度: medium · エコシステム: pip — NiceGUI is vulnerable to XSS via Unescaped URL in ui.navigate.history.push() / replace()
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| zauberzeug | nicegui | >= 2.13.0, < 3.5.0 | cpe:2.3:a:zauberzeug:nicegui:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/zauberzeug/nicegui/releases/tag/v3.5.0 | Release Notes |
| https://github.com/zauberzeug/nicegui/security/advisories/GHSA-7grm-h62g-5m97 | Exploit Vendor Advisory |