CVE-2026-61869
Received Received - Intake

Memory Leak in ImageMagick MIFF Encoder

Vulnerability report for CVE-2026-61869, 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 the MIFF encoder that occurs when a memory allocation fails during MIFF image processing, which can lead to denial of service.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-15
Last Modified
2026-07-15
Generated
2026-07-15
AI Q&A
2026-07-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
imagemagick imagemagick to 7.1.2-26 (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

This vulnerability is a memory leak in ImageMagick's MIFF encoder that occurs when memory allocation fails during image processing. It affects versions before 7.1.2-26 and 6.9.13-51 and can lead to denial of service by reducing system availability due to unreleased memory.

Impact Analysis

The impact is limited to reduced system availability due to memory leaks causing potential denial of service. It requires local access to exploit and has high attack complexity, making it difficult to trigger without specific conditions.

Detection Guidance

To detect this vulnerability, check the installed version of ImageMagick on your system. Run the command 'convert --version' or 'magick --version' to see the version number. If the version is below 7.1.2-26 or 6.9.13-51, the system is vulnerable.

Mitigation Strategies

Immediately update ImageMagick to version 7.1.2-26 or later for ImageMagick 7, or 6.9.13-51 or later for ImageMagick 6. This can typically be done via package managers like 'apt', 'yum', or 'brew' depending on your system.

Chat Assistant

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

EPSS Chart