CVE-2026-56374
Undergoing Analysis Undergoing Analysis - In Progress

Heap Buffer Overflow in ImageMagick via FTXT Encoder

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

Publication date: 2026-07-08

Last updated on: 2026-07-08

Assigner: VulnCheck

Description

ImageMagick before 7.1.2-19 contains a heap buffer overflow vulnerability in the FTXT encoder due to missing boundary checks when parsing ftxt:format. Remote attackers can trigger an out of bounds read by crafting malicious FTXT image files to cause denial of service or information disclosure.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
imagemagick imagemagick to 7.1.2-19 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Compliance Impact

This vulnerability in ImageMagick allows for a heap buffer overflow that can lead to denial of service or information disclosure through crafted FTXT image files.

However, the impact is limited to availability with no direct consequences for confidentiality or integrity, which are critical factors for compliance with standards like GDPR or HIPAA.

Since the vulnerability does not directly compromise confidentiality or integrity of data, it has limited implications for compliance with regulations focused on protecting personal or sensitive information.

Executive Summary

CVE-2026-56374 is a heap buffer overflow vulnerability in the FTXT encoder of ImageMagick versions before 7.1.2-19. It occurs because of missing boundary checks when parsing the ftxt:format parameter, which can lead to an out-of-bounds read.

Remote attackers can exploit this vulnerability by crafting malicious FTXT image files, causing the program to read memory outside the intended buffer.

This flaw is classified under CWE-125 (Out-of-bounds Read) and has a low severity score.

Impact Analysis

Exploitation of this vulnerability can lead to denial of service or information disclosure.

The impact is primarily on availability, as the vulnerability can cause the application to crash or behave unexpectedly.

There are no direct impacts on confidentiality or integrity according to the available information.

Mitigation Strategies

To mitigate this vulnerability, you should upgrade ImageMagick to version 7.1.2-19 or later, where the heap buffer overflow in the FTXT encoder has been patched.

Avoid processing untrusted or malicious FTXT image files that could exploit the missing boundary checks in the ftxt:format parameter.

Chat Assistant

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

EPSS Chart