CVE-2025-62594

ImageMagick is a software suite to create, edit, compose, or convert bitmap images. ImageMagick versions prior to 7.1.2-8 are vulnerable to denial-of-service due to unsigned integer underflow and division-by-zero in the CLAHEImage function. When tile width or height is zero, unsigned underflow occurs in pointer arithmetic, leading to out-of-bounds memory access, and division-by-zero causes immediate crashes. This issue has been patched in version 7.1.2-8.
Configurations

Configuration 1 (hide)

cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*

History

03 Nov 2025, 19:42

Type Values Removed Values Added
CPE cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*
First Time Imagemagick imagemagick
Imagemagick
References () https://github.com/ImageMagick/ImageMagick/commit/7b47fe369eda90483402fcd3d78fa4167d3bb129 - () https://github.com/ImageMagick/ImageMagick/commit/7b47fe369eda90483402fcd3d78fa4167d3bb129 - Patch
References () https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wpp4-vqfq-v4hp - () https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wpp4-vqfq-v4hp - Exploit, Vendor Advisory

27 Oct 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-27 20:15

Updated : 2025-11-03 19:42


NVD link : CVE-2025-62594

Mitre link : CVE-2025-62594

CVE.ORG link : CVE-2025-62594


JSON object : View

Products Affected

imagemagick

  • imagemagick
CWE
CWE-119

Improper Restriction of Operations within the Bounds of a Memory Buffer

CWE-191

Integer Underflow (Wrap or Wraparound)

CWE-369

Divide By Zero