Back to overview

CVE-2026-14454

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.

Metadata

CVE ID
CVE-2026-14454
State
PUBLISHED
Assigner
CPANSec
Reserved
2026-07-02 08:18 UTC
Published
2026-07-08 12:30 UTC
Last updated
2026-07-08 12:30 UTC
Primary CWE
CWE-196
CWE-196 Unsigned to Signed Conversion Error
Vendor / Product
TONYC / Imager
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (1)
VendorProductPlatformVersions
TONYC Imager 0 < 1.033
Weakness (CWE)
CWESourceDescription
CWE-196 cna CWE-196 Unsigned to Signed Conversion Error
CWE-789 cna CWE-789 Memory Allocation with Excessive Size Value
Back to overview