CVE-2025-32025

bep/imagemeta is a Go library for reading EXIF, IPTC and XMP image meta data from JPEG, TIFF, PNG, and WebP files. The buffer created for parsing metadata for PNG and WebP images was only bounded by their input data type, which could lead to potentially large memory allocation, and unreasonably high for image metadata. Before v0.11.0, If you didn't trust the input images, this could be abused to construct denial-of-service attacks. v0.11.0 added a 10 MB upper limit.
CVSS

No CVSS.

Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) bep/imagemeta es una librería de Go para leer metadatos de imágenes EXIF, IPTC y XMP de archivos JPEG, TIFF, PNG y WebP. El búfer creado para analizar metadatos de imágenes PNG y WebP solo estaba limitado por su tipo de dato de entrada, lo que podía generar una gran asignación de memoria y un consumo excesivo de metadatos de imagen. Antes de la versión v0.11.0, si no se confiaba en las imágenes de entrada, esto podía utilizarse para realizar ataques de denegación de servicio. La versión v0.11.0 añadió un límite superior de 10 MB.

08 Apr 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-08 16:15

Updated : 2026-04-15 00:35


NVD link : CVE-2025-32025

Mitre link : CVE-2025-32025

CVE.ORG link : CVE-2025-32025


JSON object : View

Products Affected

No product.

CWE
CWE-770

Allocation of Resources Without Limits or Throttling