Project Jupyterのnbconvertにおける複数の脆弱性
| Title |
Project Jupyterのnbconvertにおける複数の脆弱性
|
| Summary |
nbconvertツールであるJupyter nbconvertは、Jinjaテンプレートを通じてJupyterノートブックをさまざまな形式に変換します。バージョン6.5から7.17.0の間で、`HTMLExporter.embed_images=True`が有効になっている場合、nbconvertのマークダウンレンダラーは画像参照におけるパストラバーサルを利用して任意のファイルを読み取ることを許可してしまいます。悪意のあるノートブックは、変換ホスト上の機密ファイルを出力HTMLのbase64データURIとして埋め込むことで情報を外部に漏洩させる恐れがあります。この問題はnbconvert 7.17.1で修正されました。回避策としては、`HTMLExporter.embed_images`を有効にしないでください。デフォルトではこの設定は無効になっています。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 21, 2026, midnight |
| Registration Date |
April 27, 2026, 11:21 a.m. |
| Last Update |
April 27, 2026, 11:21 a.m. |
|
CVSS3.0 : 警告
|
| Score |
6.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N |
Affected System
| Project Jupyter |
|
nbconvert 6.5.0 以上 7.17.1 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月27日] 掲載 |
April 27, 2026, 11:21 a.m. |
NVD Vulnerability Information
CVE-2026-39378
| Summary |
The nbconvert tool, jupyter nbconvert, converts Jupyter notebooks to various other formats via Jinja templates. In versions 6.5 through 7.17.0, when `HTMLExporter.embed_images=True`, nbconvert's markdown renderer allows arbitrary file read via path traversal in image references. A malicious notebook can exfiltrate sensitive files from the conversion host by embedding them as base64 data URIs in the output HTML. nbconvert 7.17.1 contains a fix. As a workaround, do not enable `HTMLExporter.embed_images`; it is not enabled by default.
|
| Publication Date |
April 21, 2026, 10:16 a.m. |
| Registration Date |
April 25, 2026, 4:02 a.m. |
| Last Update |
April 24, 2026, 2:50 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:jupyter:nbconvert:*:*:*:*:*:python:*:* |
6.5.0 |
|
|
7.17.1 |
Related information, measures and tools
Common Vulnerabilities List