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 heap buffer overflow occurs in the MVG decoder that could result in an out of bounds write when processing a crafted image. This issue has been fixed in versions 6.9.13-51 and 7.1.2-26.
Published: 2026-07-01
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A heap buffer overflow exists in the MVG decoder of ImageMagick before version 6.9.13‑51 and 7.1.2‑26. When a deliberately malformed MVG file is decoded, the decoder writes past the end of a heap buffer, corrupting adjacent memory. This corruption can result in application crashes, unintended data modification, or other unintended behavior, but there is no indication of remote code execution or denial–of–service beyond these effects.

Affected Systems

Any system that runs ImageMagick, whether the command‑line utilities, shared libraries, or applications that embed ImageMagick, and that processes MVG images, is vulnerable. The vulnerability applies to versions earlier than 6.9.13‑51 and 7.1.2‑26, including older releases in the major 6.x and 7.x branches.

Risk and Exploitability

The CVSS score of 5.9 indicates moderate severity, and an EPSS score of less than 1 % suggests that exploitation is unlikely. The CVE is not listed in the CISA KEV catalog. The likely attack vector is local or remote, but only when an untrusted MVG file is provided to a process that includes ImageMagick. Successful exploitation would cause memory corruption rather than direct code execution or denial of service.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ImageMagick to a fixed release (6.9.13‑51 or newer, 7.1.2‑26 or newer).
  • If the upgrade cannot be performed, disable MVG format support in the ImageMagick configuration or restrict the application to non‑vulnerable image formats.
  • When processing MVG files is unavoidable, isolate the image handling in a sandboxed or least‑privileged container to limit potential damage from memory corruption.

Generated by OpenCVE AI on July 21, 2026 at 13:27 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 12:30:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


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

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

Wed, 01 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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 heap buffer overflow occurs in the MVG decoder that could result in an out of bounds write when processing a crafted image. This issue has been fixed in versions 6.9.13-51 and 7.1.2-26.
Title ImageMagick: Heap Buffer Overflow in ImageMagick MVG decoder
Weaknesses CWE-754
CWE-755
CWE-787
References
Metrics cvssV3_1

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


Subscriptions

Imagemagick Imagemagick
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-01T19:24:45.452Z

Reserved: 2026-06-16T23:11:20.215Z

Link: CVE-2026-55577

cve-icon Vulnrichment

Updated: 2026-07-01T19:24:39.591Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-01T18:56:28Z

Links: CVE-2026-55577 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-754

    Improper Check for Unusual or Exceptional Conditions

  • CWE-755

    Improper Handling of Exceptional Conditions

  • CWE-787

    Out-of-bounds Write