Description
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-51 and 7.1.2-26, a missing depth check in the MVG decoder will result in a stack overflow when a crafted image is provided. This issue has been fixed in versions 6.9.13-51 and 7.1.2-26.
Published: 2026-07-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ImageMagick is a widely used free image manipulation library. A missing depth check in the MVG decoder causes a stack overflow when a crafted MVG file is parsed, which can corrupt the stack buffer and lead to a crash or service interruption. The weakness is categorized as CWE-400 (Uncontrolled Resource Consumption), CWE-674 (Uncontrolled Recursion), and CWE-787 (Buffer Overflow).

Affected Systems

All installations of ImageMagick older than 6.9.13-51 and 7.1.2-26 are affected, regardless of configuration, because the bug exists in the core decoder. Any instance that processes untrusted MVG files—whether locally or via a network‑exposed interface—falls within risk scope.

Risk and Exploitability

Based on the description, it is inferred that the likely attack vector involves delivering a malicious MVG file to the ImageMagick instance—for example by uploading a crafted image to a web application that uses ImageMagick for processing. The CVSS score of 5.3 denotes a moderate risk level for exploitation. An EPSS score of < 1 and absence of a listing in the CISA KEV catalog indicate a low probability of active exploitation at present. The flaw results solely in a denial of service; there is no evidence of remote code execution capabilities.

Generated by OpenCVE AI on July 21, 2026 at 13:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to ImageMagick 6.9.13-51 or later, or 7.1.2-26 or later to eliminate the missing depth check.
  • If an upgrade cannot be performed immediately, configure ImageMagick to disable the MVG decoder or restrict processing to trusted formats only.
  • Keep monitoring ImageMagick’s official security advisories for further patches or guidance.

Generated by OpenCVE AI on July 21, 2026 at 13:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4680-1 imagemagick security update
Debian DSA Debian DSA DSA-6383-1 imagemagick security update
History

Thu, 02 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 12:30:00 +0000

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

None

threat_severity

Moderate


Thu, 02 Jul 2026 04:30:00 +0000

Type Values Removed Values Added
First Time appeared Imagemagick
Imagemagick imagemagick
Vendors & Products Imagemagick
Imagemagick imagemagick

Wed, 01 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Description ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-51 and 7.1.2-26, a missing depth check in the MVG decoder will result in a stack overflow when a crafted image is provided. This issue has been fixed in versions 6.9.13-51 and 7.1.2-26.
Title ImageMagick: Stack Overflow in MVG decoder due to missing depth check.
Weaknesses CWE-400
CWE-674
References
Metrics cvssV3_1

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


Subscriptions

Imagemagick Imagemagick
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-02T14:38:08.174Z

Reserved: 2026-06-16T23:18:03.170Z

Link: CVE-2026-55594

cve-icon Vulnrichment

Updated: 2026-07-02T14:38:02.925Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-01T18:58:46Z

Links: CVE-2026-55594 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T13:30:07Z

Weaknesses