Python Software FoundationのPythonにおけるパストラバーサルの脆弱性
| Title |
Python Software FoundationのPythonにおけるパストラバーサルの脆弱性
|
| Summary |
`shutil.unpack_archive()`に絶対パスでドライブを含むWindowsのZIPアーカイブ(`C:\...`)が与えられた場合、アーカイブはターゲットディレクトリの外に展開されます。この挙動は他のオペレーティングシステムとは異なります。この問題はWindowsのみが影響を受ける脆弱性です。
|
| Possible impacts |
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 27, 2026, midnight |
| Registration Date |
May 15, 2026, 11:03 a.m. |
| Last Update |
May 15, 2026, 11:03 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
Affected System
| Python Software Foundation |
|
Python 3.14.4 およびそれ以前
|
|
Python 3.15.0
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月15日] 掲載 |
May 15, 2026, 11:03 a.m. |
NVD Vulnerability Information
CVE-2026-3087
| Summary |
If `shutil.unpack_archive()` is given a ZIP archive with an absolute Windows path containing a drive (`C:\\...`) then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability.
|
| Publication Date |
April 28, 2026, 6:16 a.m. |
| Registration Date |
April 29, 2026, 4:07 a.m. |
| Last Update |
April 30, 2026, 1:16 a.m. |
Related information, measures and tools
Common Vulnerabilities List