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 heap buffer over-read vulnerability occurs when processing an image with small dimension using the `-wavelet-denoise` operator. Versions 7.1.2-15 and 6.9.13-40 contain a patch.
Published: 2026-02-25
Score: 4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Apply patch
AI Analysis

Impact

A heap buffer over‑read is triggered when ImageMagick processes images of small dimensions with the wavelet denoise operator. The bug reads beyond the allocated memory region and can leak data residing on the heap, leading to partial exposure of sensitive information to an attacker. No evidence suggests that the flaw can be used to execute code or cause a denial of service; its primary weakness is a classic out‑of‑bounds read (CWE‑125, CWE‑126).

Affected Systems

ImageMagick deployments using versions older than 7.1.2‑15 or 6.9.13‑40 are affected. Any software that incorporates the underlying ImageMagick libraries, such as Magick.NET, inherits the same vulnerability until the same patch level is applied. All platforms running these legacy versions on any operating system are at risk if commands or image uploads invoke the wavelet denoise operator.

Risk and Exploitability

The CVSS score of 4 indicates a modest confidentiality impact, and the EPSS value of less than 1% signals a very low likelihood of exploitation. The flaw is not listed in the KEV catalog, and it requires an attacker to supply a crafted image that is processed with wavelet denoise. Consequently, the risk is concentrated in systems that accept untrusted images in this context, such as web servers or content‑management platforms that use ImageMagick for image manipulation.

Generated by OpenCVE AI on April 17, 2026 at 14:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ImageMagick to version 7.1.2‑15 or later, or 6.9.13‑40 or later, to apply the official patch.
  • Avoid invoking the wavelet‑denoise operator on image files that come from untrusted sources, or restrict its use exclusively to non‑critical processing paths.
  • Implement input validation to reject images that are smaller than a reasonable threshold before they reach the denoise operation, ensuring the operator is only applied to images with sufficient dimensions.

Generated by OpenCVE AI on April 17, 2026 at 14:43 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-qpgx-jfcq-r59f ImageMagick: Heap Buffer Over-read in WaveletDenoise when processing small images
History

Fri, 27 Feb 2026 16:15: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 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 26 Feb 2026 13:30:00 +0000

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

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

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Wed, 25 Feb 2026 23: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, a heap buffer over-read vulnerability occurs when processing an image with small dimension using the `-wavelet-denoise` operator. Versions 7.1.2-15 and 6.9.13-40 contain a patch.
Title ImageMagick: Heap Buffer Over-read in WaveletDenoise when processing small images
Weaknesses CWE-125
CWE-126
References
Metrics cvssV3_1

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


Subscriptions

Dlemstra Magick.net
Imagemagick Imagemagick
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-26T16:54:57.532Z

Reserved: 2026-02-24T02:31:33.266Z

Link: CVE-2026-27798

cve-icon Vulnrichment

Updated: 2026-02-26T16:54:51.464Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-26T00:16:25.193

Modified: 2026-02-27T16:03:31.390

Link: CVE-2026-27798

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-02-25T23:18:33Z

Links: CVE-2026-27798 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T14:45:21Z

Weaknesses