CVE-2025-55154
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-13

Last updated on: 2025-11-03

Assigner: GitHub, Inc.

Description
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-27 and 7.1.2-1, the magnified size calculations in ReadOneMNGIMage (in coders/png.c) are unsafe and can overflow, leading to memory corruption. This issue has been patched in versions 6.9.13-27 and 7.1.2-1.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-13
Last Modified
2025-11-03
Generated
2026-05-07
AI Q&A
2025-08-13
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
imagemagick imagemagick From 7.0.11-13 (inc) to 7.1.1-36 (inc)
imagemagick imagemagick From 7.0.11-13 (inc) to 7.1.1-36 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in ImageMagick involves unsafe magnified size calculations in the ReadOneMNGIMage function within the PNG coder. These calculations can overflow, which may lead to memory corruption. The issue affects versions prior to 6.9.13-27 and 7.1.2-1 and has been fixed in those versions.


How can this vulnerability impact me? :

The vulnerability can lead to memory corruption, which may be exploited to cause denial of service, data corruption, or potentially allow an attacker to execute arbitrary code. This can compromise the confidentiality, integrity, and availability of systems using vulnerable versions of ImageMagick.


What immediate steps should I take to mitigate this vulnerability?

Update ImageMagick to version 6.9.13-27 or later, or 7.1.2-1 or later, as these versions contain the patch that fixes the unsafe magnified size calculations causing memory corruption.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart