📦

pillow

Vendor: python

Actively Exploited 0 CISA KEV List
PoC / Exploits 0 Code Available
Total RCEs 15 Remote Access
Total CVEs 145 Total Indexed
Avg. EPSS 1.95% Exploit Prob.
Latest CVE CVE-2026-59200 Jul 14

Security Vulnerability Index

Page 4 / 15
9.8 CVSS

Pillow through 8.2.0 and PIL (aka Python Imaging Library) through 1.1.7 allow an attacker to pass controlled parameters directly into a convert function to trigger a buffer overflow in Convert.c.

EPSS: 3.16%
5.5 CVSS

An issue was discovered in Pillow before 8.2.0. For BLP data, BlpImagePlugin did not properly check that reads (after jumping to file offsets) returned data. This could lead to a DoS where the decoder could be run a large number of times on empty data.

EPSS: 0.73%
7.5 CVSS

An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \r and \n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.

EPSS: 2.29%
7.5 CVSS

An issue was discovered in Pillow before 8.2.0. For FLI data, FliDecode did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load.

EPSS: 2.45%
9.1 CVSS

An issue was discovered in Pillow before 8.2.0. There is an out-of-bounds read in J2kDecode, in j2ku_gray_i.

EPSS: 2.34%
9.1 CVSS

An issue was discovered in Pillow before 8.2.0. There is an out-of-bounds read in J2kDecode, in j2ku_graya_la.

EPSS: 2.88%
5.5 CVSS

An issue was discovered in Pillow before 8.2.0. PSDImagePlugin.PsdImageFile lacked a sanity check on the number of input layers relative to the size of the data block. This could lead to a DoS on Image.open prior to Image.load.

EPSS: 0.96%
7.5 CVSS

An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c.

EPSS: 1.60%
6.5 CVSS

An issue was discovered in Pillow before 8.1.1. The PDF parser allows a regular expression DoS (ReDoS) attack via a crafted PDF file because of a catastrophic backtracking regex.

EPSS: 1.63%
7.5 CVSS

An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is an out-of-bounds read in TiffreadRGBATile via invalid tile boundaries.

EPSS: 1.43%