CVE-2026-56372
Received Received - Intake

Heap Buffer Overflow in ImageMagick magnify Operation

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

Publication date: 2026-07-11

Last updated on: 2026-07-11

Assigner: VulnCheck

Description

ImageMagick before 7.1.2-19 contains a heap buffer overflow vulnerability in the magnify operation that allows attackers to read out of bounds memory. An unrecognized magnify:method value triggers an out of bounds read, potentially exposing sensitive information or causing denial of service.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
imagemagick imagemagick to 7.1.2-19 (exc)
image_magick image_magick to 7.1.2-19 (exc)

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 Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-56372 is a heap buffer overflow vulnerability in ImageMagick versions prior to 7.1.2-19. It occurs during the magnify operation when an unrecognized "magnify:method" value is used, causing an out-of-bounds read of memory.

This means that the software reads memory outside the intended buffer, which can lead to unexpected behavior.

Impact Analysis

The vulnerability can potentially expose sensitive information by reading out-of-bounds memory or cause a denial of service by crashing the application.

It has a low severity rating and requires local access with low complexity to exploit. It does not impact confidentiality or integrity but may affect availability.

Mitigation Strategies

To mitigate this vulnerability, you should update ImageMagick to version 7.1.2-19 or later, where the heap buffer overflow issue in the magnify operation has been patched.

Avoid using unrecognized or unsupported magnify:method values in ImageMagick operations to prevent triggering the out-of-bounds read.

Chat Assistant

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

EPSS Chart