CVE-2026-61864
Deferred Deferred - Pending Action

Memory Leak in ImageMagick During Log Colorspace Conversion

Vulnerability report for CVE-2026-61864, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-15

Last updated on: 2026-07-15

Assigner: VulnCheck

Description

ImageMagick before 7.1.2-26 and 6.9.13-51 contains a memory leak in color transformation to the log colorspace: when the operation fails, a small amount of memory is not released.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-15
Last Modified
2026-07-15
Generated
2026-08-04
AI Q&A
2026-07-15
EPSS Evaluated
2026-08-03
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
imagemagick imagemagick to 7.1.2-26 (exc)
imagemagick imagemagick to 6.9.13-51 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-401 The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-61864 is a memory leak vulnerability in ImageMagick versions before 7.1.2-26 and 6.9.13-51. It occurs during color transformation to the log colorspace when the operation fails, causing a small amount of memory to not be released properly.

Detection Guidance

Detecting this vulnerability requires checking the installed version of ImageMagick. Run 'convert --version' or 'magick --version' to see if your version is below 7.1.2-26 or 6.9.13-51. If so, the system is vulnerable.

Impact Analysis

This vulnerability has limited impact as it only causes minor memory leaks during failed color transformations. It does not affect confidentiality or integrity but may slightly reduce system availability due to unused memory not being freed.

Compliance Impact

This vulnerability is unlikely to significantly impact compliance with standards like GDPR or HIPAA as it does not involve data breaches or unauthorized access. The low severity and limited scope mean it poses minimal risk to regulated environments.

Mitigation Strategies

Upgrade ImageMagick to version 7.1.2-26 or later for the 7.x branch, or 6.9.13-51 or later for the 6.x branch. This patch resolves the memory leak in log colorspace transformation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-61864. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart