CVE-2025-32025
MEDIUMbep/imagemeta < 0.11.0 - Denial of Service via Unbounded Memory Allocation
Title source: llmDescription
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.
References (2)
Core 2
Core References
Vendor Advisory x_refsource_confirm
https://github.com/bep/imagemeta/security/advisories/GHSA-fmhh-rw3h-785m
Patch x_refsource_misc
https://github.com/bep/imagemeta/commit/ee0de9b029f4e82106729f69559f27c9a404229d
Scores
CVSS v4
6.9
EPSS
0.0016
EPSS Percentile
5.7%
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-770
Status
published
Products (2)
bep/imagemeta
0 - 0.11.0Go
bep/imagemeta
< v0.11.0
Published
Apr 08, 2025
Tracked Since
Feb 18, 2026