Vulnerability 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.
CVSS Score
CRITICAL
References
- https://metacpan.org/release/ZAPAD/Image-WebP-0.2/source/webp-src/NEWS
- https://metacpan.org/release/ZAPAD/Image-WebP-0.3.0/source/Changes
- https://www.cve.org/CVERecord?id=CVE-2023-4863
FAQ
What is CVE-2026-58586?
CVE-2026-58586 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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-...
How severe is CVE-2026-58586?
CVE-2026-58586 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-58586?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.