Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
2 vulnerabilities by ZAPAD
CVE-2026-58586 (GCVE-0-2026-58586)
Vulnerability from nvd – Published: 2026-07-24 15:02 – Updated: 2026-07-24 15:02
VLAI
EPSS
VEX
Title
Image::WebP versions through 0.2 for Perl bundle a vulnerable version of libwebp
Summary
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.
Severity
No CVSS data available.
CWE
- CWE-1395 - Dependency on Vulnerable Third-Party Component
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://metacpan.org/release/ZAPAD/Image-WebP-0.2… | release-notes |
| https://www.cve.org/CVERecord?id=CVE-2023-4863 | vendor-advisoryrelated |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| ZAPAD | Image::WebP |
Affected:
0 , ≤ 0.2
(custom)
|
{
"containers": {
"cna": {
"affected": [
{
"collectionURL": "https://cpan.org/modules",
"defaultStatus": "unaffected",
"packageName": "Image-WebP",
"product": "Image::WebP",
"vendor": "ZAPAD",
"versions": [
{
"lessThanOrEqual": "0.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Image::WebP versions through 0.2 for Perl bundle a vulnerable version of libwebp.\n\nImage::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.\n\nAny 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."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1395",
"description": "CWE-1395 Dependency on Vulnerable Third-Party Component",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-24T15:02:22.783Z",
"orgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"shortName": "CPANSec"
},
"references": [
{
"tags": [
"release-notes"
],
"url": "https://metacpan.org/release/ZAPAD/Image-WebP-0.2/source/webp-src/NEWS"
},
{
"tags": [
"vendor-advisory",
"related"
],
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4863"
}
],
"solutions": [
{
"lang": "en",
"value": "Image::WebP has not been updated since 2013. Migrate to a different solution, such as Imager with Imager::File::WEBP."
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Image::WebP versions through 0.2 for Perl bundle a vulnerable version of libwebp",
"x_generator": {
"engine": "cpansec-cna-tool 0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"assignerShortName": "CPANSec",
"cveId": "CVE-2026-58586",
"datePublished": "2026-07-24T15:02:22.783Z",
"dateReserved": "2026-07-01T16:57:56.074Z",
"dateUpdated": "2026-07-24T15:02:22.783Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58586 (GCVE-0-2026-58586)
Vulnerability from cvelistv5 – Published: 2026-07-24 15:02 – Updated: 2026-07-24 15:02
VLAI
EPSS
VEX
Title
Image::WebP versions through 0.2 for Perl bundle a vulnerable version of libwebp
Summary
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.
Severity
No CVSS data available.
CWE
- CWE-1395 - Dependency on Vulnerable Third-Party Component
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://metacpan.org/release/ZAPAD/Image-WebP-0.2… | release-notes |
| https://www.cve.org/CVERecord?id=CVE-2023-4863 | vendor-advisoryrelated |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| ZAPAD | Image::WebP |
Affected:
0 , ≤ 0.2
(custom)
|
{
"containers": {
"cna": {
"affected": [
{
"collectionURL": "https://cpan.org/modules",
"defaultStatus": "unaffected",
"packageName": "Image-WebP",
"product": "Image::WebP",
"vendor": "ZAPAD",
"versions": [
{
"lessThanOrEqual": "0.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Image::WebP versions through 0.2 for Perl bundle a vulnerable version of libwebp.\n\nImage::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.\n\nAny 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."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1395",
"description": "CWE-1395 Dependency on Vulnerable Third-Party Component",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-24T15:02:22.783Z",
"orgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"shortName": "CPANSec"
},
"references": [
{
"tags": [
"release-notes"
],
"url": "https://metacpan.org/release/ZAPAD/Image-WebP-0.2/source/webp-src/NEWS"
},
{
"tags": [
"vendor-advisory",
"related"
],
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4863"
}
],
"solutions": [
{
"lang": "en",
"value": "Image::WebP has not been updated since 2013. Migrate to a different solution, such as Imager with Imager::File::WEBP."
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Image::WebP versions through 0.2 for Perl bundle a vulnerable version of libwebp",
"x_generator": {
"engine": "cpansec-cna-tool 0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"assignerShortName": "CPANSec",
"cveId": "CVE-2026-58586",
"datePublished": "2026-07-24T15:02:22.783Z",
"dateReserved": "2026-07-01T16:57:56.074Z",
"dateUpdated": "2026-07-24T15:02:22.783Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}