CVE-2026-28231

pillow_heif is a Python library for working with HEIF images and plugin for Pillow. Prior to version 1.3.0, an integer overflow in the encode path buffer validation of `_pillow_heif.c` allows an attacker to bypass bounds checks by providing large image dimensions, resulting in a heap out-of-bounds read. This can lead to information disclosure (server heap memory leaking into encoded images) or denial of service (process crash). No special configuration is required — this triggers under default settings. Version 1.3.0 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:bigcat88:pillow-heif:*:*:*:*:*:python:*:*

History

No history.

Information

Published : 2026-02-27 20:21

Updated : 2026-03-04 15:55


NVD link : CVE-2026-28231

Mitre link : CVE-2026-28231

CVE.ORG link : CVE-2026-28231


JSON object : View

Products Affected

bigcat88

  • pillow-heif
CWE
CWE-125

Out-of-bounds Read

CWE-190

Integer Overflow or Wraparound