---
id: CVE-2026-93588
title: >-
  ImageMagick before 7.1.2-31 and before 6.9.13-56 contains a NULL pointer
  dereference in the PNM coder
summary: >-
  ImageMagick before 7.1.2-31 and before 6.9.13-56 contains a NULL pointer
  dereference in the PNM coder. When the coder reaches a memory (resource) limit
  at a specific point during processing, the failed allocation is not handled
  and a NUL…
severity: low
cvss: 3.1
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L'
cwe:
  - CWE-476
vendor: ImageMagick
product: ImageMagick
affected:
  - ImageMagick < 7.1.2-31
  - ImageMagick < 6.9.13-56
published: '2026-09-18'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T20:25:55.870'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93588'
references:
  - url: >-
      https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-92rw-c5mw-27v4
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/imagemagick-before-7.1.2-31-null-pointer-dereference-via-pnm
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00315
epssPercentile: 0.21844
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-22T14:19:39.342297Z'
ingestedAt: '2026-09-18T13:41:41.668Z'
---

## Overview

ImageMagick before 7.1.2-31 and before 6.9.13-56 contains a NULL pointer dereference in the PNM coder. When the coder reaches a memory (resource) limit at a specific point during processing, the failed allocation is not handled and a NULL pointer is dereferenced, which can lead to a denial of service (application crash) when processing a specially crafted or sufficiently large PNM image.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
