SCA: security update for github.com/bep/imagemeta (GHSA-fmhh-rw3h-785m)

medium Tenable Cloud Security Plugin ID 424807

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-32025)

See Also

https://github.com/advisories/GHSA-fmhh-rw3h-785m

Plugin Details

Severity: Medium

ID: 424807

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 4/9/2025

Updated: 7/6/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.92

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2025-32025

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 6.9

Threat Vector: CVSS:4.0/E:U

Vector: 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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/9/2025

Vulnerability Publication Date: 4/8/2025

Reference Information

CVE: CVE-2025-32025

cwe: CWE-770