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 has a memory leak in PNG encoder when writing a MNG image
Low severity
GitHub Reviewed
Published
Apr 13, 2026
in
ImageMagick/ImageMagick
•
Updated Apr 16, 2026
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.
Learn more on MITRE.
When the PNG encoder fails to write an MNG image it can leak memory.
References