製品・ソフトウェアに関する情報
Project JupyterのJupyter Serverにおける複数の脆弱性
Title Project JupyterのJupyter Serverにおける複数の脆弱性
Summary

Jupyter ServerはJupyterウェブアプリケーションのバックエンドです。バージョン2.20以前では、jupyter_serverのnbconvert HTTPハンドラーがJupyterオリジンのもとでユーザーが作成したノートブックのHTMLをレンダリングする際に、Content-Security-Policyにsandboxディレクティブを含めていませんでした。nbconvert.HTMLExporterのデフォルトの非サニタイズ動作と組み合わさることで、display_data出力内にHTMLペイロードを含むノートブックが保存型XSSを引き起こしました。その結果、クッキーのアクセスや完全な/api/*権限の取得、およびカーネルのリモートコード実行が可能になっていました。この脆弱性はバージョン2.20で修正されています。

Possible impacts ・当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 ・当該ソフトウェアは停止しません。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date June 22, 2026, midnight
Registration Date June 29, 2026, 11:18 a.m.
Last Update June 29, 2026, 11:18 a.m.
CVSS3.0 : 警告
Score 5.4
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Affected System
Project Jupyter
Jupyter Server 2.20.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年06月29日]
  掲載
June 29, 2026, 11:18 a.m.

NVD Vulnerability Information
CVE-2026-44727
Summary

Jupyter Server is the backend for Jupyter web applications. Prior to 2.20, the nbconvert HTTP handlers in jupyter_server render user-authored notebook HTML under the Jupyter origin without a sandbox directive in their Content-Security-Policy. Combined with nbconvert.HTMLExporter's default non-sanitizing behavior, a notebook carrying an HTML payload in a display_data output triggers stored XSS with cookie access, full /api/* authority, and kernel RCE. This vulnerability is fixed in 2.20.

Publication Date June 23, 2026, 6:16 a.m.
Registration Date June 27, 2026, 4:11 a.m.
Last Update June 27, 2026, 3:57 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:jupyter:jupyter_server:*:*:*:*:*:*:*:* 2.20.0
Related information, measures and tools
Common Vulnerabilities List