Description
ImageMagick before 7.1.2-26 and 6.9.13-51 contains a use-after-free vulnerability that occurs when freetype initialization fails: the method does not exit and continues to use memory that was already freed. This can be triggered during image processing and may lead to a denial of service.
Published: 2026-07-15
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ImageMagick versions before 7.1.2‑26 and 6.9.13‑51 contain a use‑after‑free flaw that occurs when the freetype library fails to initialize. Instead of aborting, the program continues to use memory that has already been freed, which can cause crashes during image processing and lead to denial of service. The weakness matches CWE‑416 and the broader memory corruption CWE‑825.

Affected Systems

The vulnerability affects ImageMagick installations from the ImageMagick vendor. Any system running a version older than 7.1.2‑26 or older than 6.9.13‑51 is susceptible.

Risk and Exploitability

The CVSS score of 6.3 indicates moderate severity, while the EPSS score of <1% suggests a very low but non‑zero exploitation probability. The flaw is not listed in the CISA KEV catalog. It can be triggered by supplying a crafted image to an ImageMagick instance that processes user data; the likely attack vector is remote, via an application that accepts arbitrary images, but local exploitation is also possible and does not require special privileges.

Generated by OpenCVE AI on July 31, 2026 at 03:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to ImageMagick 7.1.2‑26 or newer, or to 6.9.13‑51 or newer to eliminate the use‑after‑free flaw.
  • Replace or remove older ImageMagick binaries from servers and services that handle untrusted images.
  • If an immediate upgrade is not feasible, restrict image input to trusted sources, validate image integrity before processing, and monitor for crashes or hangs that may indicate exploitation attempts.

Generated by OpenCVE AI on July 31, 2026 at 03:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4696-1 imagemagick security update
History

Thu, 16 Jul 2026 12:15:00 +0000

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

None

threat_severity

Low


Wed, 15 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 15 Jul 2026 12:00:00 +0000

Type Values Removed Values Added
Description ImageMagick before 7.1.2-26 and 6.9.13-51 contains a use-after-free vulnerability that occurs when freetype initialization fails: the method does not exit and continues to use memory that was already freed. This can be triggered during image processing and may lead to a denial of service.
Title ImageMagick before 7.1.2-26 Use-After-Free via freetype
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.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L'}

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/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-07-15T12:22:16.832Z

Reserved: 2026-07-10T21:53:55.769Z

Link: CVE-2026-61860

cve-icon Vulnrichment

Updated: 2026-07-15T12:22:12.800Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-15T11:25:48Z

Links: CVE-2026-61860 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T04:00:15Z

Weaknesses