๐Ÿ›ก๏ธ CVE-2025-66628
๐ŸŸ  CVSS 8.0 โ€” High โœ… No Known Exploit CWE-125 NVD
8.0
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

ImageMagick is a software suite to create, edit, compose, or convert bitmap images. In versions 7.1.2-9 and prior, the TIM (PSX TIM) image parser contains a critical integer overflow vulnerability in its ReadTIMImage function (coders/tim.c). The code reads width and height (16-bit values) from the file header and calculates image_size = 2 * width * height without checking for overflow. On 32-bit systems (or where size_t is 32-bit), this calculation can overflow if width and height are large (e.g., 65535), wrapping around to a small value. This results in a small heap allocation via AcquireQuantumMemory and later operations relying on the dimensions can trigger an out of bounds read. This issue is fixed in version 7.1.2-10.

Details

Severity HIGH
CVSS Score 8.0
CVSS Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CWE CWE-125
Public Exploit โœ… No
Source NVD
Published 2025-12-10
Updated 2026-06-02
Modified 2026-01-06

Affected Packages

Software From version Fixed in
imagemagick โ€” 7.1.2-10
magick.net-q16-anycpu โ€” 14.10.0
magick.net-q16-hdri-anycpu โ€” 14.10.0
magick.net-q16-hdri-x86 โ€” 14.10.0
magick.net-q16-x86 โ€” 14.10.0
magick.net-q8-anycpu โ€” 14.10.0
magick.net-q8-x86 โ€” 14.10.0

Similar Threats

Site Security Check

Concerned your site may already be targeted?

BotEraser analyzes incoming traffic patterns and helps identify bot behavior consistent with known exploit attempts.

Check My Site Free โ†’

No credit card required  ยท  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.