Lucene search
+L

2 matches found

Github Security Blog
Github Security Blog
added 2026/07/20 11:8 p.m.12 views

Pillow: Heap out-of-bounds write in `ImageFilter.RankFilter` via integer overflow in `ImagingExpand`

Summary Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size. Minimal public API trigger: python from PIL import Image, ImageFilter im = Image.new"L", 3, 3, 128 im.filterImageFilter.MedianFilter4294967295 ImageFilter.RankFilter.filt...

8.2CVSS5.3AI score0.00436EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/14 4:25 p.m.6 views

CVE-2026-59197 Pillow: Heap out-of-bounds write in Pillow `ImageFilter.RankFilter` via integer overflow in `ImagingExpand`

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size because ImageFilter.RankFilter.filter calls image.expandsize // 2, size // 2 before rank-filter size validation and...

8.2CVSS5.3AI score0.00436EPSS
SaveExploits1References4
Rows per page
Query Builder