Pillow is a Python imaging library. From 5.2.0 until 12.3.0, Pillow's TGA RLE encoder reads past its packed row buffer when saving a mode 1 image with TGA RLE compression, allowing adjacent process heap bytes to be copied into the generated TGA file. This issue is fixed in version 12.3.0.
References
| Link | Resource |
|---|---|
| https://github.com/python-pillow/Pillow/commit/eada3cbd7fb9963ee90673fb7b5270124a0d5f4b | Patch |
| https://github.com/python-pillow/Pillow/pull/9709 | Issue Tracking Patch |
| https://github.com/python-pillow/Pillow/releases/tag/12.3.0 | Release Notes |
| https://github.com/python-pillow/Pillow/security/advisories/GHSA-fj7v-r99m-22gq | Exploit Vendor Advisory |
| https://github.com/python-pillow/Pillow/security/advisories/GHSA-fj7v-r99m-22gq | Exploit Vendor Advisory |
Configurations
History
14 Jul 2026, 20:18
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/python-pillow/Pillow/commit/eada3cbd7fb9963ee90673fb7b5270124a0d5f4b - Patch | |
| References | () https://github.com/python-pillow/Pillow/pull/9709 - Issue Tracking, Patch | |
| References | () https://github.com/python-pillow/Pillow/releases/tag/12.3.0 - Release Notes | |
| References | () https://github.com/python-pillow/Pillow/security/advisories/GHSA-fj7v-r99m-22gq - Exploit, Vendor Advisory | |
| First Time |
Python
Python pillow |
|
| CPE | cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:* |
14 Jul 2026, 16:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-14 16:17
Updated : 2026-07-14 20:18
NVD link : CVE-2026-59198
Mitre link : CVE-2026-59198
CVE.ORG link : CVE-2026-59198
JSON object : View
Products Affected
python
- pillow
CWE
CWE-125
Out-of-bounds Read
