Impact
ImageMagick contains a NULL pointer dereference in the ReadSFWImage function, which can cause the application to crash when disk space or permissions prevent temporary file creation. The primary impact is a denial of service through process termination, affecting availability only. The weakness is a null pointer dereference, categorized as CWE‑476.
Affected Systems
The issue affects all releases of ImageMagick prior to version 7.1.2‑15 and 6.9.13‑40, regardless of platform. Any installation that processes SFW images without the patch is vulnerable.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity, but the EPSS score of less than 1% shows low exploitation probability. The vulnerability is not listed in the CISA KEV catalog. Attackers can trigger the crash by providing a crafted SFW image that forces a temporary file creation failure; this is inferred because the bug manifests during image decoding and does not grant remote code execution. The result is only a service interruption and does not compromise confidentiality or integrity.
OpenCVE Enrichment
Debian DLA
Debian DSA
Github GHSA