You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
ImageMagick: Policy Bypass possible with matrix-backed operations
Low severity
GitHub Reviewed
Published
Jun 26, 2026
in
ImageMagick/ImageMagick
•
Updated Jul 24, 2026
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
Learn more on MITRE.
Matrix bases operations like
-cannyare missing a check for allowed memory allocation that could result allocating more memory than allowed.References