Back to overview

CVE-2026-58586

Description
Image::WebP versions through 0.2 for Perl bundle a vulnerable version of libwebp. Image::WebP does not link to the system libwebp. Instead, it uses a bundled copy of libwebp 0.3.0 (released 2013-03-20). That version has multiple known vulnerabilities, including CVE-2023-4863. Any caller that decodes an untrusted WebP image reaches the bundled decoder. Because the library is compiled into the module, upgrading the system libwebp does not remediate this.

Metadata

CVE ID
CVE-2026-58586
State
PUBLISHED
Assigner
CPANSec
Reserved
2026-07-01 16:57 UTC
Published
2026-07-24 15:02 UTC
Last updated
2026-07-24 15:02 UTC
Primary CWE
CWE-1395
CWE-1395 Dependency on Vulnerable Third-Party Component
Vendor / Product
ZAPAD / Image::WebP
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (1)
VendorProductPlatformVersions
ZAPAD Image::WebP 0 ≤ 0.2
Weakness (CWE)
CWESourceDescription
CWE-1395 cna CWE-1395 Dependency on Vulnerable Third-Party Component
Back to overview