CVE-2025-55005
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-13

Last updated on: 2025-08-15

Assigner: GitHub, Inc.

Description
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-1, when preparing to transform from Log to sRGB colorspaces, the logmap construction fails to handle cases where the reference-black or reference-white value is larger than 1024. This leads to corrupting memory beyond the end of the allocated logmap buffer. This issue has been patched in version 7.1.2-1.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-13
Last Modified
2025-08-15
Generated
2026-05-06
AI Q&A
2025-08-13
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
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-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in ImageMagick occurs when transforming images from Log to sRGB colorspaces. Specifically, the logmap construction does not properly handle cases where the reference-black or reference-white value exceeds 1024, causing memory corruption beyond the allocated buffer. This can lead to instability or crashes. The issue was fixed in version 7.1.2-1.


How can this vulnerability impact me? :

The vulnerability can cause memory corruption which may lead to application crashes or instability when processing images with certain color values. This could potentially be exploited to disrupt services or cause denial of service in systems using vulnerable versions of ImageMagick.


What immediate steps should I take to mitigate this vulnerability?

Update ImageMagick to version 7.1.2-1 or later, as this version contains the patch that fixes the vulnerability related to logmap construction when transforming from Log to sRGB colorspaces.


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