CVE-2026-53463
Received Received - Intake
Null Pointer Dereference 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 versions 6.9.13-50 and 7.1.2-25, when passing incorrect arguments in the distort operation a null pointer deference will occur. This issue has been patched in versions 6.9.13-50 and 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-476 The product dereferences a pointer that it expects to be valid but is NULL.
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 versions 6.9.13-50 and 7.1.2-25, if incorrect arguments are passed to the distort operation, it causes a null pointer dereference. This means the software tries to access or use a memory location that is not properly initialized, which can lead to a crash or unexpected behavior. The issue has been fixed in the specified patched versions.

Impact Analysis

The impact of this vulnerability is primarily a denial of service. Because the null pointer dereference can cause the ImageMagick process to crash, an attacker could potentially cause the software to become unavailable or unstable by supplying malformed input to the distort operation. According to the CVSS score, this vulnerability does not affect confidentiality or integrity, but it does affect availability.

Mitigation Strategies

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

Compliance Impact

The vulnerability in ImageMagick causes a null pointer dereference leading to a denial of service condition (availability impact only). It does not affect confidentiality or integrity of data.

Since the vulnerability does not impact confidentiality or integrity, it is unlikely to directly affect compliance with data protection standards such as GDPR or HIPAA, which primarily focus on protecting personal data confidentiality and integrity.

However, the availability impact could indirectly affect compliance if the affected systems are critical for processing or accessing regulated data, as availability is also a component of these standards.

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