CVE-2026-54058
Published:July 14, 2026
Updated:August 04, 2026
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.
Affected Packages
pillow (CONDA):
Affected version(s) >=2.1.0 <12.3.0Fix Suggestion:
Update to version 12.3.0pillow (CONDA):
Affected version(s) >=2.1.0 <12.3.0Fix Suggestion:
Update to version 12.3.0https://github.com/python-pillow/Pillow.git (GITHUB):
Affected version(s) >=1.0 <12.3.0Fix Suggestion:
Update to version 12.3.0pillow (PYTHON):
Affected version(s) >=1.0 <12.3.0Fix Suggestion:
Update to version 12.3.0pillow (PYTHON):
Affected version(s) >=1.0 <12.3.0Fix Suggestion:
Update to version 12.3.0Related Resources (9)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Out-of-bounds Read
EPSS
Base Score:
0.38