HackerFeeds
All CVEs

CVE-2026-14454

CRITICAL9.8

Published 2026-07-08 · Updated 2026-07-09 · Source 9b29abf9-4ab0-4765-b253-1875cd9b441e

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.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CWE-196CWE-789
View on NVD