CVE-2026-14454

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:tonycoz:imager:*:*:*:*:*:perl:*:*

History

10 Jul 2026, 15:31

Type Values Removed Values Added
References () https://github.com/tonycoz/imager/commit/06f01a5d0fd591259aeba589370d6888384a6b6d.patch - () https://github.com/tonycoz/imager/commit/06f01a5d0fd591259aeba589370d6888384a6b6d.patch - Patch
References () https://metacpan.org/release/TONYC/Imager-1.033/changes - () https://metacpan.org/release/TONYC/Imager-1.033/changes - Release Notes
References () http://www.openwall.com/lists/oss-security/2026/07/08/6 - () http://www.openwall.com/lists/oss-security/2026/07/08/6 - Mailing List, Patch, Third Party Advisory
CPE cpe:2.3:a:tonycoz:imager:*:*:*:*:*:perl:*:*
First Time Tonycoz imager
Tonycoz

09 Jul 2026, 16:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8

08 Jul 2026, 20:16

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/07/08/6 -

08 Jul 2026, 13:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-08 13:16

Updated : 2026-07-10 15:31


NVD link : CVE-2026-14454

Mitre link : CVE-2026-14454

CVE.ORG link : CVE-2026-14454


JSON object : View

Products Affected

tonycoz

  • imager
CWE
CWE-196

Unsigned to Signed Conversion Error

CWE-789

Memory Allocation with Excessive Size Value