Description
ImageMagick before 7.1.2-30 and 6.9.x before 6.9.13-55 contains a heap-use-after-free vulnerability in the Layer method of PerlMagick. An attacker who supplies a crafted list of images can trigger memory access after deallocation, resulting in a crash (denial of service).
Published: 2026-09-07
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Patch
AI Analysis

Impact

A heap-use-after-free flaw exists in the Layer method of PerlMagick, allowing a maliciously crafted list of images to access memory after it has been freed and causing the application to terminate. According to the description, the result is a crash of the ImageMagick process, which can lead to a denial of service for any system relying on image processing. The weaknesses are typified by CWE-416 and CWE-825, which highlight improper management of dynamically allocated memory.

Affected Systems

Vulnerable installations include ImageMagick versions prior to 7.1.2-30 and 6.9.x prior to 6.9.13-55. Systems that use PerlMagick to process image layers are at risk. The affected products are documented under the CNA vendor name ImageMagick, ImageMagick.

Risk and Exploitability

The CVSS score of 4.8 indicates a moderate severity, and the EPSS score is not available, while the vulnerability is not listed in the CISA KEV catalog. Because the flaw requires an attacker to provide a crafted image list that invokes the Layer method, the likelihood of exploitation depends on whether image processing is exposed to unauthenticated or external input. If such input can be supplied, an attacker could trigger the crash remotely, potentially disrupting services that rely on ImageMagick. No known workarounds are reported, so preventing exposure of the vulnerable method and applying the fix are the recommended mitigations.

Generated by OpenCVE AI on September 8, 2026 at 01:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ImageMagick to version 7.1.2-30 or later—or to 6.9.13-55 or later—to incorporate the fix for the Layer method
  • If an immediate upgrade is not possible, limit the use of PerlMagick to trusted or highly filtered image sources to reduce the chance of a crafted image list reaching the vulnerable code
  • Restart any services that use ImageMagick after applying the update so that the new code is loaded and the vulnerability is no longer present

Generated by OpenCVE AI on September 8, 2026 at 01:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 08 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-825
References
Metrics threat_severity

None

threat_severity

Low


Mon, 07 Sep 2026 13:00:00 +0000

Type Values Removed Values Added
Description ImageMagick before 7.1.2-30 and 6.9.x before 6.9.13-55 contains a heap-use-after-free vulnerability in the Layer method of PerlMagick. An attacker who supplies a crafted list of images can trigger memory access after deallocation, resulting in a crash (denial of service).
Title ImageMagick before 7.1.2-30 Heap-use-after-free via Layer
First Time appeared Imagemagick
Imagemagick imagemagick
Weaknesses CWE-416
CPEs cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*
Vendors & Products Imagemagick
Imagemagick imagemagick
References
Metrics cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Imagemagick Imagemagick
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-09T14:30:22.398Z

Reserved: 2026-09-07T12:33:13.368Z

Link: CVE-2026-86425

cve-icon Vulnrichment

Updated: 2026-09-09T14:30:16.271Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-07T13:20:41.543

Modified: 2026-09-09T16:37:29.710

Link: CVE-2026-86425

cve-icon Redhat

Severity : Low

Publid Date: 2026-09-07T12:53:47Z

Links: CVE-2026-86425 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T01:45:06Z

Weaknesses