Decompression Bomb Vulnerability in Pillow Python Imaging Library
CVE-2026-40192
8.7HIGH
What is CVE-2026-40192?
The Pillow library for Python has a vulnerability that allows a specially crafted FITS file to consume unbounded memory during decoding. This could lead to significant degradation of performance or even crashes due to out-of-memory (OOM) scenarios. Users relying on affected versions (10.3.0 through 12.1.1) are advised to either upgrade to version 12.2.0 or later, which provides a fix, or to avoid opening FITS image files until an upgrade can be performed.
Affected Version(s)
Pillow >= 10.3.0, < 12.2.0
