Description
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, Magick fails to check for multi-layer nested mvg conversions to svg, leading to DoS. Versions 7.1.2-15 and 6.9.13-40 contain a patch.
Published: 2026-02-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Patch
AI Analysis

Impact

A flaw in ImageMagick allows the conversion of a multi‑layer nested MVG file to SVG without validating the depth of the nested structure. This oversight can cause an allocation of excessive system resources, leading to a denial‑of‑service condition for the process that performed the conversion. The weakness is categorized as CWE‑1284 and CWE‑400, reflecting improper input handling and resource exhaustion. An attacker who can supply a crafted MVG file can trigger the crash or freeze of the ImageMagick instance, potentially impacting services that rely on image conversion.

Affected Systems

The vulnerability is present in any ImageMagick installation before version 7.1.2‑15 or 6.9.13‑40. It also affects applications using the .NET wrapper Magick.NET on versions prior to 14.10.3, as indicated by the associated CPE strings for dlemstra:magick.net and imagemagick:imagemagick. Updated releases of both the core library and the wrapper contain the patch.

Risk and Exploitability

With a CVSS score of 5.3, the threat is classified as moderate. The EPSS score of less than 1% suggests that actual exploitation is uncommon at present, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is a local or remote consumer of ImageMagick that processes an MVG file supplied by an attacker; if the process is exposed to untrusted input this could lead to a service disruption. The missing check allows an attacker to trigger excessive memory or processing demands, thereby exhausting system resources.

Generated by OpenCVE AI on April 17, 2026 at 16:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ImageMagick to v7.1.2‑15 or later, or to v6.9.13‑40 or later.
  • Upgrade Magick.NET to version 14.10.3 or later to incorporate the fix.
  • Adjust application logic to block or sanitize MVG to SVG conversion requests that originate from untrusted sources.

Generated by OpenCVE AI on April 17, 2026 at 16:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4497-1 imagemagick security update
Debian DSA Debian DSA DSA-6158-1 imagemagick security update
Debian DSA Debian DSA DSA-6159-1 imagemagick security update
Github GHSA Github GHSA GHSA-wg3g-gvx5-2pmv ImageMagick: Converting multi-layer nested MVG to SVG can cause DoS
History

Fri, 27 Feb 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Dlemstra
Dlemstra magick.net
CPEs cpe:2.3:a:dlemstra:magick.net:*:*:*:*:*:*:*:*
cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*
Vendors & Products Dlemstra
Dlemstra magick.net

Thu, 26 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 24 Feb 2026 12:15:00 +0000

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

None

threat_severity

Moderate


Tue, 24 Feb 2026 10:00:00 +0000

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

Tue, 24 Feb 2026 00:45: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 7.1.2-15 and 6.9.13-40, Magick fails to check for multi-layer nested mvg conversions to svg, leading to DoS. Versions 7.1.2-15 and 6.9.13-40 contain a patch.
Title ImageMagick: Converting multi-layer nested MVG to SVG can cause DoS
Weaknesses CWE-400
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

Dlemstra Magick.net
Imagemagick Imagemagick
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-26T14:42:26.929Z

Reserved: 2026-01-23T00:38:20.548Z

Link: CVE-2026-24484

cve-icon Vulnrichment

Updated: 2026-02-26T14:42:18.619Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-24T01:16:12.590

Modified: 2026-02-27T14:37:34.207

Link: CVE-2026-24484

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-02-24T00:31:05Z

Links: CVE-2026-24484 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T16:15:22Z

Weaknesses