Project JupyterのJupyter Serverにおけるオープンリダイレクトの脆弱性
| Title |
Project JupyterのJupyter Serverにおけるオープンリダイレクトの脆弱性
|
| Summary |
Jupyter ServerはJupyterウェブアプリケーションのバックエンドです。jupyter_serverのバージョン2.17.0までのログインフローにおいて、nextクエリパラメータが`LoginFormHandler._redirect_safe()`内で十分に検証されていませんでした。そのため、`///example.com`のような値を使用した任意の外部ドメインへのリダイレクトが許可されていました。攻撃者は巧妙に作成したログインURLを使用してユーザーを悪意のあるサイトにリダイレクトし、フィッシング攻撃を容易にすることが可能です。この問題はバージョン2.18.0で修正されました。
|
| Possible impacts |
当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 5, 2026, midnight |
| Registration Date |
May 12, 2026, 10:21 a.m. |
| Last Update |
May 12, 2026, 10:21 a.m. |
|
CVSS3.0 : 警告
|
| Score |
6.1
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Affected System
| Project Jupyter |
|
Jupyter Server 2.18.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月12日] 掲載 |
May 12, 2026, 10:21 a.m. |
NVD Vulnerability Information
CVE-2025-61669
| Summary |
Jupyter Server is the backend for Jupyter web applications. In jupyter_server versions through 2.17.0, the next query parameter in the login flow is insufficiently validated in `LoginFormHandler._redirect_safe()`, which allows redirects to arbitrary external domains via values such as `///example.com`. An attacker can use a crafted login URL to redirect users to a malicious site and facilitate phishing attacks. This issue is fixed in version 2.18.0.
|
| Publication Date |
May 6, 2026, 1:16 a.m. |
| Registration Date |
May 6, 2026, 4:07 a.m. |
| Last Update |
May 11, 2026, 10:01 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:jupyter:jupyter_server:*:*:*:*:*:*:*:* |
|
|
|
2.18.0 |
Related information, measures and tools
Common Vulnerabilities List