ImageMagick has a heap Buffer Overflow in WaveletDenoiseImage
Description
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, a crafted image could cause an out of bounds heap write inside the WaveletDenoiseImage method. When processing a crafted image with the -wavelet-denoise operation an out of bounds write can occur. This vulnerability is fixed in 7.1.2-16 and 6.9.13-41.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
ImageMagick's WaveletDenoiseImage method has a heap buffer overflow that can be triggered by a crafted image, fixed in versions 7.1.2-16 and 6.9.13-41.
The vulnerability is an out-of-bounds heap write within the WaveletDenoiseImage method [1]. Improper bounds checking when processing a crafted image with the -wavelet-denoise operation allows an attacker to write beyond allocated memory [4].
Exploitation requires the attacker to supply a malicious image file to an application using ImageMagick's wavelet denoising functionality [2]. If ImageMagick is used in a web service (e.g., image upload), no prior authentication is necessary. The attack can be triggered remotely if the application processes user-provided images.
Successful exploitation can corrupt heap memory, potentially allowing arbitrary code execution or causing a denial of service [2][4]. The exact impact depends on the heap layout and mitigation techniques, but the out-of-bounds write provides a vector for memory corruption.
The vulnerability is fixed in ImageMagick versions 7.1.2-16 and 6.9.13-41 [1][4]. Users are strongly advised to update to these versions or apply the official patch. No workarounds are available; upgrading is the only mitigation.
- GitHub - ImageMagick/ImageMagick: ImageMagick is a free, open-source software suite for creating, editing, converting, and displaying images. It supports 200+ formats and offers powerful command-line tools and APIs for automation, scripting, and integration across platforms.
- NVD - CVE-2026-30936
- Heap Buffer Overflow in WaveletDenoiseImage
AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
Magick.NET-Q16-AnyCPUNuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q16-HDRI-AnyCPUNuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q16-HDRI-OpenMP-arm64NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q16-HDRI-arm64NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q16-HDRI-x64NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q16-HDRI-x86NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q16-OpenMP-arm64NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q16-OpenMP-x64NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q16-OpenMP-x86NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q16-arm64NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q16-x64NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q16-x86NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q16-HDRI-OpenMP-x64NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q8-AnyCPUNuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q8-OpenMP-arm64NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q8-OpenMP-x64NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q8-arm64NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q8-x64NuGet | < 14.10.4 | 14.10.4 |
Magick.NET-Q8-x86NuGet | < 14.10.4 | 14.10.4 |
Affected products
2<7.1.2-16, <6.9.13-41+ 1 more
- (no CPE)range: <7.1.2-16, <6.9.13-41
- (no CPE)range: >= 7.0.0, < 7.1.2-16
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-5ggv-92r5-cp4pghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-30936ghsaADVISORY
- github.com/ImageMagick/ImageMagick/security/advisories/GHSA-5ggv-92r5-cp4pghsax_refsource_CONFIRMWEB
- github.com/dlemstra/Magick.NET/releases/tag/14.10.4ghsaWEB
News mentions
0No linked articles in our index yet.