๐Ÿ” CVE Alert

CVE-2026-93588

LOW 3.1

ImageMagick before 7.1.2-31 Null Pointer Dereference via PNM

CVSS Score
3.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-476
Vendor imagemagick
Product imagemagick
Published Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for imagemagick imagemagick

Be the first to know when new low vulnerabilities affecting imagemagick imagemagick are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

ImageMagick / ImageMagick
0 < 7.1.2-31
ImageMagick / ImageMagick
0 < 6.9.13-56

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-92rw-c5mw-27v4 vulncheck.com: https://www.vulncheck.com/advisories/imagemagick-before-7.1.2-31-null-pointer-dereference-via-pnm

Credits

๐Ÿ” Yanhaoxi