CVE-2026-59199

Pillow is a Python imaging library. Prior to 12.3.0, Pillow public image coordinate APIs can trigger a native heap out-of-bounds write when given coordinates near the signed 32-bit integer limits in Image.paste(), Image.crop(), or Image.alpha_composite(). This issue is fixed in version 12.3.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-14 16:17

Updated : 2026-07-15 16:16


NVD link : CVE-2026-59199

Mitre link : CVE-2026-59199

CVE.ORG link : CVE-2026-59199


JSON object : View

Products Affected

python

  • pillow
CWE
CWE-190

Integer Overflow or Wraparound

CWE-787

Out-of-bounds Write