ImageMagick: Integer overflow or wraparound and incorrect conversion between numeric types in the internal SVG decoder
High severity
GitHub Reviewed
Published
Feb 23, 2026
in
ImageMagick/ImageMagick
•
Updated Feb 24, 2026
Description
Published by the National Vulnerability Database
Feb 24, 2026
Published to the GitHub Advisory Database
Feb 24, 2026
Reviewed
Feb 24, 2026
Last updated
Feb 24, 2026
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.References