CVE-2026-14454

Summary

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.

Affected Software

VendorProductVersion RangeStatus
TONYCImager0 < 1.033affected

Weaknesses

  • CWE-196: CWE-196 Unsigned to Signed Conversion Error
  • CWE-789: CWE-789 Memory Allocation with Excessive Size Value

ADP Enrichment

CVE Program Container

Additional References

References