Home

Description

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.

PUBLISHED Reserved 2026-07-02 | Published 2026-07-08 | Updated 2026-07-09 | Assigner CPANSec

Problem types

CWE-196 Unsigned to Signed Conversion Error

CWE-789 Memory Allocation with Excessive Size Value

Product status

Default status
unaffected

Any version before 1.033
affected

References

www.openwall.com/lists/oss-security/2026/07/08/6

metacpan.org/release/TONYC/Imager-1.033/changes release-notes

github.com/...06f01a5d0fd591259aeba589370d6888384a6b6d.patch patch

cve.org (CVE-2026-14454)

nvd.nist.gov (CVE-2026-14454)

Download JSON