CVE-2026-53465
Received Received - Intake
Heap Buffer Overflow in ImageMagick

Publication date: 2026-06-10

Last updated on: 2026-06-10

Assigner: GitHub, Inc.

Description
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-25, a crafted multi-frame can result in a heap buffer over-write when encoding it with the SF3 encoder. This issue has been patched in version 7.1.2-25.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-10
Last Modified
2026-06-10
Generated
2026-06-11
AI Q&A
2026-06-11
EPSS Evaluated
N/A
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
imagemagick imagemagick to 7.1.2-25 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-787 The product writes data past the end, or before the beginning, of the intended buffer.
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

This vulnerability exists in ImageMagick, a free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-25, a specially crafted multi-frame image can cause a heap buffer overwrite when it is encoded using the SF3 encoder. This means that the software may write data beyond the allocated memory buffer, potentially leading to crashes or other unintended behavior. The issue has been fixed in version 7.1.2-25.

Impact Analysis

The vulnerability can lead to a heap buffer overwrite, which may cause the ImageMagick application to crash or behave unpredictably when processing crafted multi-frame images with the SF3 encoder. According to the CVSS score (6.2), the impact is primarily on availability (A:H), meaning it can cause denial of service. There is no direct impact on confidentiality or integrity.

Mitigation Strategies

To mitigate this vulnerability, you should upgrade ImageMagick to version 7.1.2-25 or later, where the issue has been patched.

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