Junglewise Threat Intelligence

CVE-2026-53463: ImageMagick null pointer dereference in distort operation

CVE-2026-53463 · Severity: medium · CVSS 4.3 · Published 2026-06-10

Technologies: Magick.NET-Q16-OpenMP-arm64 (NuGet), Magick.NET-Q16-AnyCPU (NuGet), Magick.NET-Q16-HDRI-AnyCPU (NuGet), Magick.NET-Q8-x86 (NuGet), Magick.NET-Q8-AnyCPU (NuGet), Magick.NET-Q16-arm64 (NuGet), Magick.NET-Q16-OpenMP-x64 (NuGet), Magick.NET-Q16-HDRI-arm64 (NuGet), Magick.NET-Q16-HDRI-x86 (NuGet), Magick.NET-Q16-HDRI-x64 (NuGet), Magick.NET-Q8-OpenMP-arm64 (NuGet), Magick.NET-Q8-OpenMP-x64 (NuGet), Magick.NET-Q16-x64 (NuGet), Magick.NET-Q8-arm64 (NuGet), Magick.NET-Q8-x64 (NuGet), Magick.NET-Q16-x86 (NuGet), Magick.NET-Q16-HDRI-OpenMP-arm64 (NuGet). Vendors: NuGet, ImageMagick.

Executive brief

ImageMagick, a widely used suite for displaying and converting images, is vulnerable to a crash when processing specific image distortion commands. If an application uses this library to process user-provided images or commands, an attacker could cause the service to stop responding. This primarily impacts the availability of the service rather than the security of customer data.

Technical details

A NULL pointer dereference (CWE-476) exists in ImageMagick's distort operation. The vulnerability is triggered when the library receives malformed or incorrect arguments during image distortion processing. In the context of Magick.NET, this can be exploited via a network vector if an application processes untrusted input, though it requires some level of user interaction or specific triggering conditions (UI:R). The primary impact is a crash of the process (Denial of Service). The issue is resolved in Magick.NET version 14.14.0.

Affected products

  • ImageMagick Magick.NET < 14.14.0

Timeline

  • 2026-06-09: disclosed: Initial disclosure by reporter 007bsd
  • 2026-06-09: patched: Magick.NET version 14.14.0 released
  • 2026-06-26: advisory: GitHub Advisory published

References

Related threats