Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-54058

UNKNOWN NVD
CVSS Score 0
Severity UNKNOWN
Published Jul 14, 2026
Vendor unknown

Description

Pillow is a Python imaging library. Prior to 12.3.0, when Pillow loads an uncompressed McIdas AREA image from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width, causing pixel access such as Image.tobytes(), getpixel, convert, or save to read beyond the mapped region and disclose adjacent process memory or fault. This issue is fixed in version 12.3.0.

References