CVE-2026-58586 Details
Description
Image::WebP versions before 0.3.0 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.
A heap buffer overflow vulnerability has been identified in the Image::WebP Perl module, specifically in versions through 0.2. This vulnerability arises because the module includes a vulnerable version of libwebp, specifically 0.3.0, which has multiple known vulnerabilities, including one that allows for a heap buffer overflow. The issue occurs when an untrusted WebP image is decoded, leading to an out-of-bounds memory write. Since the vulnerable libwebp version is bundled with Image::WebP and compiled into the module, upgrading the system's libwebp does not address the vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 24, 2026CISA-ADP
Assessed Jul 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://metacpan.org/release/ZAPAD/Image-WebP-0.2/source/webp-src/NEWS | CPANSec | Source CodeVendor |
| https://metacpan.org/release/ZAPAD/Image-WebP-0.3.0/source/Changes | CPANSec | |
| https://www.cve.org/CVERecord?id=CVE-2023-4863 | CPANSec | Advisory |
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
| Product | Versions |
|---|---|
| Image::WebP | <= 0.2 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 31, 2026 | CVE Modified | CPANSec |
| Jul 27, 2026 | CVE Modified | CISA-ADP |
| Jul 24, 2026 | New CVE Received | CPANSec |
Volerion