Description
Image::EPEG versions through 0.15 for Perl embeds an unsupported version of the Epeg library.

Image::EPEG includes Epeg 0.9.0 that was last updated in 2004.

Epeg is a fast JPEG thumbnail library that was once part of the Englightenment Project.
Published: 2026-07-16
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability centers on the Perl module Image::EPEG, which bundles an obsolete Epeg 0.9.0 library last updated in 2004. Because that library has not been maintained for nearly two decades, it may contain unpatched security weaknesses that an attacker could exploit. The issue is classified as CWE‑1104, reflecting the use of legacy, unsupported code in a production environment. Consequently, systems relying on this module face an uncertain risk of undisclosed vulnerabilities that could undermine application security.

Affected Systems

Any installation of TOKUHIROM Image::EPEG up through version 0.15 is affected. Applications that import this module for JPEG thumbnail creation, especially those that accept user‑supplied image uploads, are at potential risk. The problem does not extend beyond these specific modules or their dependent code.

Risk and Exploitability

The EPSS score is below 1 % and the vulnerability is not listed in the CISA KEV catalog, indicating a low likelihood of active exploitation. Based on the description, it is inferred that a malicious JPEG file could trigger a flaw in the embedded legacy library. The risk remains uncertain due to the absence of an official patch, but the low exploitation probability and the fact that the component is no longer maintained lessen the immediate threat profile.

Generated by OpenCVE AI on August 3, 2026 at 02:55 UTC.

Remediation

Vendor Workaround

Image::EPEG has been deprecated since version 0.14 and has been removed from CPAN. Migrate to a different solution.


OpenCVE Recommended Actions

  • Apply the official workaround: Migrate away from Image::EPEG to an alternative solution as directed by the CNA.
  • Disable or remove the Image::EPEG module from the application environment to stop any further use of the unsupported library.
  • Replace the functionality with an actively maintained JPEG processing library such as Image::JPEG, and update the application code to reference only the new library.

Generated by OpenCVE AI on August 3, 2026 at 02:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Tokuhirom
Tokuhirom image::epeg
Vendors & Products Tokuhirom
Tokuhirom image::epeg

Thu, 16 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Description Image::EPEG versions through 0.15 for Perl embeds an unsupported version of the Epeg library. Image::EPEG includes Epeg 0.9.0 that was last updated in 2004. Epeg is a fast JPEG thumbnail library that was once part of the Englightenment Project.
Title Image::EPEG versions through 0.15 for Perl embeds an unsupported version of the Epeg library
Weaknesses CWE-1104
References

Subscriptions

Tokuhirom Image::epeg
cve-icon MITRE

Status: PUBLISHED

Assigner: CPANSec

Published:

Updated: 2026-07-17T18:07:02.432Z

Reserved: 2026-02-23T14:42:48.259Z

Link: CVE-2026-3031

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T03:00:04Z

Weaknesses
  • CWE-1104

    Use of Unmaintained Third Party Components