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

17 Jun 2026, 10:28

Type Values Removed Values Added
Summary
  • (es) pillow_heif es una librería de Python para trabajar con imágenes HEIF y un plugin para Pillow. Antes de la versión 1.3.0, un desbordamiento de entero en la validación del búfer de la ruta de codificación de _pillow_heif.c permite a un atacante eludir las comprobaciones de límites al proporcionar grandes dimensiones de imagen, lo que resulta en una lectura fuera de límites del heap. Esto puede conducir a la revelación de información (fuga de memoria del heap del servidor en las imágenes codificadas) o a la denegación de servicio (caída del proceso). No se requiere ninguna configuración especial; esto se activa con la configuración predeterminada. La versión 1.3.0 corrige el problema.

04 Mar 2026, 15:55

Type Values Removed Values Added
First Time Bigcat88
Bigcat88 pillow-heif
References () https://github.com/bigcat88/pillow_heif/commit/8305a15d3780c533b762578cbe987d27a2c59c7a - () https://github.com/bigcat88/pillow_heif/commit/8305a15d3780c533b762578cbe987d27a2c59c7a - Patch
References () https://github.com/bigcat88/pillow_heif/releases/tag/v1.3.0 - () https://github.com/bigcat88/pillow_heif/releases/tag/v1.3.0 - Product, Release Notes
References () https://github.com/bigcat88/pillow_heif/security/advisories/GHSA-5gjj-6r7v-ph3x - () https://github.com/bigcat88/pillow_heif/security/advisories/GHSA-5gjj-6r7v-ph3x - Exploit, Mitigation, Vendor Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.1
CPE cpe:2.3:a:bigcat88:pillow-heif:*:*:*:*:*:python:*:*

27 Feb 2026, 20:21

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-27 20:21

Updated : 2026-06-17 10:28


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