CVE-2025-32024
published 2025-04-08CVE-2025-32024: bep/imagemeta is a Go library for reading EXIF, IPTC and XMP image meta data from JPEG, TIFF, PNG, and WebP files. The EXIF data format allows for defining…
PriorityP427medium6.9CVSS 4.0
AVLACLATNPRNUINVCNVINVAHSCNSINSANEXCRXIRXARXMAVXMACXMATXMPRXMUIXMVCXMVIXMVAXMSCXMSIXMSAXSXAUXRXVXREXUX
EPSS
0.16%
5.7th percentile
bep/imagemeta is a Go library for reading EXIF, IPTC and XMP image meta data from JPEG, TIFF, PNG, and WebP files. The EXIF data format allows for defining excessively large data structures in relatively small payloads. Before v0.10.0, If you didn't trust the input images, this could be abused to construct denial-of-service attacks. v0.10.0 added LimitNumTags (default 5000) and LimitTagSize (default 10000) options.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| bep | imagemeta | < 0.10.0 | 0.10.0 |
| debian | golang-github-bep-imagemeta | — | — |
| github.com | bep_imagemeta | >= 0 < 0.10.0 | 0.10.0 |
CVSS provenance
nvdv4.06.9MEDIUMCVSS: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
vendor_debian6.9LOW
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
bep/imagemeta allows excessively large EXIF data structures
osv·2025-04-09
CVE-2025-32024 [MEDIUM] bep/imagemeta allows excessively large EXIF data structures
bep/imagemeta allows excessively large EXIF data structures
### Impact
The EXIF data format allows for defining excessively large data structures in relatively small payloads. Before `v0.10.0`, If you didn't trust the input images, this could be abused to construct denial-of-service attacks.
### Patches
`v0.10.0` added LimitNumTags (default 5000) and LimitTagSize (default 10000) options.
OSV
bep/imagemeta allows excessively large EXIF data structures in github.com/bep/imagemeta
osv·2025-04-09
CVE-2025-32024 bep/imagemeta allows excessively large EXIF data structures in github.com/bep/imagemeta
bep/imagemeta allows excessively large EXIF data structures in github.com/bep/imagemeta
bep/imagemeta allows excessively large EXIF data structures in github.com/bep/imagemeta
GHSA
bep/imagemeta allows excessively large EXIF data structures
ghsa·2025-04-09
CVE-2025-32024 [MEDIUM] CWE-770 bep/imagemeta allows excessively large EXIF data structures
bep/imagemeta allows excessively large EXIF data structures
### Impact
The EXIF data format allows for defining excessively large data structures in relatively small payloads. Before `v0.10.0`, If you didn't trust the input images, this could be abused to construct denial-of-service attacks.
### Patches
`v0.10.0` added LimitNumTags (default 5000) and LimitTagSize (default 10000) options.
Debian
CVE-2025-32024: golang-github-bep-imagemeta - bep/imagemeta is a Go library for reading EXIF, IPTC and XMP image meta data fro...
vendor_debian·2025·CVSS 6.9
CVE-2025-32024 [MEDIUM] CVE-2025-32024: golang-github-bep-imagemeta - bep/imagemeta is a Go library for reading EXIF, IPTC and XMP image meta data fro...
bep/imagemeta is a Go library for reading EXIF, IPTC and XMP image meta data from JPEG, TIFF, PNG, and WebP files. The EXIF data format allows for defining excessively large data structures in relatively small payloads. Before v0.10.0, If you didn't trust the input images, this could be abused to construct denial-of-service attacks. v0.10.0 added LimitNumTags (default 5000) and LimitTagSize (default 10000) options.
Scope: local
forky: resolved
sid: resolved
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2025-04-08
Published