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 contains a missing depth check in its MVG decoder that can trigger a stack overflow when a crafted image is parsed. This oversight results in a buffer overflow that corrupts the stack and causes the application to crash or become unresponsive, fulfilling the criteria of CWE-400, CWE-674, and CWE-787.

Affected Systems

Any installation of ImageMagick older than version 6.9.13-51 or 7.1.2-26 is affected, because the vulnerability resides in the core MVG decoder code. This applies to all configurations, and any process that may load an MVG file—whether locally or through a network interface—falls within the risk scope.

Risk and Exploitability

The likely attack vector is the delivery of a malicious MVG file to an ImageMagick instance, such as via uploading a crafted image to a web application or sending a payload over a network protocol that triggers image parsing. The CVSS score of 5.3 indicates a moderate risk level, the EPSS score of less than 1% reflects a low likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Accordingly, the impact is limited to a denial of service without remote code execution or other higher‑level privileges.

Generated by OpenCVE AI on August 1, 2026 at 22:45 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, disable the MVG decoder or restrict image processing to trusted formats only to prevent the stack overflow.
  • Continue monitoring ImageMagick’s official advisories for additional patches or guidance.

Generated by OpenCVE AI on August 1, 2026 at 22:45 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
Github GHSA Github GHSA GHSA-mx48-2qq3-23hf ImageMagick: Stack Overflow in MVG decoder due to missing depth check.
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

Status : Analyzed

Published: 2026-07-01T19:16:55.037

Modified: 2026-07-02T19:30:34.957

Link: CVE-2026-55594

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-55594 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T23:00:05Z

Weaknesses