CVE-2026-25989

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, a crafted SVG file can cause a denial of service. An off-by-one boundary check (`>` instead of `>=`) that allows bypass the guard and reach an undefined `(size_t)` cast. Versions 7.1.2-15 and 6.9.13-40 contain a patch.
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-02-24 03:16

Updated : 2026-02-24 18:43


NVD link : CVE-2026-25989

Mitre link : CVE-2026-25989

CVE.ORG link : CVE-2026-25989


JSON object : View

Products Affected

imagemagick

  • imagemagick
CWE
CWE-190

Integer Overflow or Wraparound

CWE-681

Incorrect Conversion between Numeric Types

CWE-193

Off-by-one Error