CVE-2026-66011
Received Received - Intake

Memory Leak in ImageMagick CLI via Malformed Arguments

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

Publication date: 2026-07-25

Last updated on: 2026-07-25

Assigner: VulnCheck

Description

ImageMagick before 7.1.2-27 contains a memory leak vulnerability in the magick command-line interface when invalid options are provided. Attackers can trigger memory exhaustion by repeatedly supplying malformed command-line arguments to consume system resources.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
imagemagick imagemagick to 7.1.2-27 (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 versions before 7.1.2-27. It occurs when invalid command-line options are provided to the magick CLI tool. Attackers can exploit this by repeatedly sending malformed arguments, causing the system to exhaust memory resources over time.

Detection Guidance

Detecting this vulnerability involves checking for ImageMagick versions before 7.1.2-27 and monitoring for memory exhaustion during command-line operations. Use 'convert --version' or 'magick --version' to check the installed version. Monitor system memory usage during ImageMagick operations for unusual spikes.

Impact Analysis

The impact includes system slowdowns or crashes due to memory exhaustion. An attacker could degrade system performance or cause denial-of-service conditions by repeatedly triggering the memory leak. Local users or those with limited access may exploit this if they can run the magick command.

Mitigation Strategies

Upgrade ImageMagick to version 7.1.2-27 or later. Restrict user permissions to limit command-line access. Monitor and limit resource usage for ImageMagick processes. Disable unnecessary ImageMagick features if not required.

Chat Assistant

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

EPSS Chart