CVE-2026-56375
Received Received - Intake

Memory Leak in ImageMagick Image Processing

Vulnerability report for CVE-2026-56375, 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 through 7.1.2-18 contains a memory leak vulnerability in the ASHLAR coder when an action fails. Attackers can trigger failed actions to exhaust memory resources and cause 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-18 (inc)

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-56375 is a memory leak vulnerability in ImageMagick's ASHLAR coder. When an action fails, the system does not properly release allocated memory, causing a gradual exhaustion of memory resources. This can lead to a denial of service condition where the application becomes unresponsive or crashes.

Mitigation Strategies

Since no patched versions are available, consider downgrading to a version prior to 7.1.2-18 or disabling the ASHLAR coder in ImageMagick configuration. Monitor memory usage for unexpected spikes.

Impact Analysis

This vulnerability can cause system slowdowns or crashes due to memory exhaustion. It may disrupt services relying on ImageMagick for image processing. Attackers could exploit it by triggering failed actions to force a denial of service on vulnerable systems.

Detection Guidance

To detect this vulnerability, check the installed version of ImageMagick using the command: identify -version. If the output shows a version <= 7.1.2-18, your system is vulnerable.

Chat Assistant

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

EPSS Chart