CVE-2026-25989 HIGH

CVE-2026-25989: ImageMagick has integer overflow or wraparound and incorrect conversion between numeric types in the internal SVG decoder

Vendor Imagemagick
Product ImageMagick
Weakness CWE-190
Published February 24, 2026
Last update February 28, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 24, 2026 CVE published
February 28, 2026 Record updated