CVE-2026-14454 Affecting libimager-perl package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.66% (49th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ECHOLATEST-LIBIMAGERPERL-18592140
  • published8 Aug 2026
  • disclosed8 Jul 2026

Introduced: 8 Jul 2026

CVE-2026-14454  (opens in a new tab)

How to fix?

There is no fixed version for Echo:latest libimager-perl.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libimager-perl package and not the libimager-perl package as distributed by Echo. See How to fix? for Echo:latest relevant fixed versions and status.

Imager versions before 1.033 for Perl treat unsigned EXIF IFD entry counts as signed.

Imager mishandled large EXIF IFD entry count values, treating them as negative numbers. This could lead to an attempt to allocate a block nearly the size of the address space, which fails and kills the process.

An attacker could craft an image with EXIF data that terminates a worker process.