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, a crafted SVG file can cause a denial of service. An off-by-one boundary check (`>` instead of `>=`) that allows bypass the guard and reach an undefined `(size_t)` cast. Versions 7.1.2-15 and 6.9.13-40 contain a patch.
Published: 2026-02-24
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch
AI Analysis

Impact

ImageMagick’s internal SVG decoder performs an off‑by‑one boundary check that allows an attacker to supply a crafted SVG file. The bug causes an undefined cast from a signed to an unsigned size type, leading to an integer overflow or wrap‑around. When triggered this flaw can exhaust resources or cause the image processing thread to terminate, resulting in a denial of service. There is no evidence of confidentiality or integrity compromise from this flaw.

Affected Systems

The vulnerability is present in all ImageMagick releases prior to 7.1.2‑15 and 6.9.13‑40, regardless of version number, and is fixed in those two releases and later. The affected vendor is ImageMagick, product ImageMagick.

Risk and Exploitability

The CVSS score of 7.5 reflects a high‑impact flaw, while the EPSS score of less than 1 % indicates a low probability of exploitation at this time. The flaw is not listed in CISA’s KEV catalog. The likely attack vector involves an application or service that processes user‑supplied SVG content through ImageMagick; if the SVG is delivered to the target, the flaw can be triggered without authentication or elevated privileges, but it requires the victim to import or render the malformed image.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update ImageMagick to version 7.1.2‑15 or newer, or 6.9.13‑40 or newer, which contain the fix for the integer overflow bug.
  • If immediate update is not possible, reconfigure the affected applications or services to reject or ignore SVG files before they reach ImageMagick, thereby preventing malicious input from reaching the vulnerable decoder.
  • Apply runtime safeguards such as size limits, sandboxing, or strict input validation when invoking ImageMagick to mitigate the risk of denial of service if SVG processing cannot be disabled.

Generated by OpenCVE AI on April 16, 2026 at 16:30 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-7355-pwx2-pm84 ImageMagick: Integer overflow or wraparound and incorrect conversion between numeric types in the internal SVG decoder
History

Sat, 28 Feb 2026 03: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 18:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*

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

Type Values Removed Values Added
Weaknesses CWE-193
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 03:00: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, a crafted SVG file can cause a denial of service. An off-by-one boundary check (`>` instead of `>=`) that allows bypass the guard and reach an undefined `(size_t)` cast. Versions 7.1.2-15 and 6.9.13-40 contain a patch.
Title ImageMagick has integer overflow or wraparound and incorrect conversion between numeric types in the internal SVG decoder
Weaknesses CWE-190
CWE-681
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/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-02-28T02:09:11.388Z

Reserved: 2026-02-09T17:41:55.858Z

Link: CVE-2026-25989

cve-icon Vulnrichment

Updated: 2026-02-28T02:09:05.370Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-24T03:16:00.773

Modified: 2026-02-24T18:43:16.560

Link: CVE-2026-25989

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-02-24T01:50:12Z

Links: CVE-2026-25989 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T16:30:15Z

Weaknesses