Python Software FoundationのPython Pillowにおける複数の脆弱性
| Title |
Python Software FoundationのPython Pillowにおける複数の脆弱性
|
| Summary |
PillowはPythonの画像処理ライブラリです。バージョン10.3.0から12.1.1において、FITS画像のデコード時に読み取るGZIP圧縮データの量を制限しておらず、デコンプレッションボム攻撃に対して脆弱でした。特別に細工されたFITSファイルによって、メモリ消費が無制限に増加し、サービス拒否(OOMクラッシュまたは著しいパフォーマンス低下)を引き起こす可能性があります。直ちにアップグレードが困難なユーザーは、回避策としてFITSを除く特定の画像フォーマットのみを開くようにしてください。
|
| Possible impacts |
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 15, 2026, midnight |
| Registration Date |
April 24, 2026, 11:41 a.m. |
| Last Update |
April 24, 2026, 11:41 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Affected System
| Python Software Foundation |
|
Python Pillow 10.3.0 以上 12.2.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月24日] 掲載 |
April 24, 2026, 11:41 a.m. |
NVD Vulnerability Information
CVE-2026-40192
| Summary |
Pillow is a Python imaging library. Versions 10.3.0 through 12.1.1 did not limit the amount of GZIP-compressed data read when decoding a FITS image, making them vulnerable to decompression bomb attacks. A specially crafted FITS file could cause unbounded memory consumption, leading to denial of service (OOM crash or severe performance degradation). If users are unable to immediately upgrade, they should only open specific image formats, excluding FITS, as a workaround.
|
| Publication Date |
April 16, 2026, 8:16 a.m. |
| Registration Date |
April 17, 2026, 4:12 a.m. |
| Last Update |
April 23, 2026, 5:08 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:* |
10.3.0 |
|
|
12.2.0 |
Related information, measures and tools
Common Vulnerabilities List