
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-33901 is a heap buffer overflow vulnerability in the MVG (Magick Vector Graphics) decoder of ImageMagick, a widely used open-source image editing library. When processing a specially crafted image file, the flaw can result in an out-of-bounds write in heap memory. It affects all ImageMagick versions below 6.9.13-44 (6.x branch) and below 7.1.2-19 (7.x branch), as well as Magick.NET NuGet packages below version 14.12.0. The vulnerability was published on April 13, 2026, and carries a CVSS v3.1 base score of 7.5 (High) (Github Advisory, GitHub Advisory DB).
The root cause is a heap-based buffer overflow (CWE-122) combined with an out-of-bounds write (CWE-787) in the RenderMVGContent function within MagickCore/draw.c. The fix adds a bounds check — (q-p+4+1) > MagickPathExtent — at two locations in the MVG parsing logic to prevent writing beyond the allocated buffer when processing path data in a crafted MVG image (Patch Commit). The vulnerability is network-accessible, requires no authentication or user interaction, and has low attack complexity, meaning any system that processes untrusted image files via ImageMagick is at risk. The vulnerability was reported by researcher Xenomega (Github Advisory).
Successful exploitation causes a denial of service by crashing or destabilizing the ImageMagick process through a heap out-of-bounds write triggered by a malicious MVG image. The CVSS scoring reflects a High availability impact with no confidentiality or integrity impact, meaning the primary risk is service disruption rather than data theft or code execution. Applications and services that rely on ImageMagick for image processing — such as web upload handlers, media pipelines, and document converters — could be rendered unavailable if an attacker can supply crafted input (Github Advisory, Red Hat Bugzilla).
As of the time of publication, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation (Feedly). The EPSS score is approximately 0.038% (0.019% per GitHub Advisory Database), placing it in a low exploitation probability tier. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported.
Upgrade ImageMagick to version 6.9.13-44 (6.x branch) or 7.1.2-19 (7.x branch) or later, which contain the fix (Github Advisory). Users of the .NET wrapper should upgrade Magick.NET NuGet packages to version 14.12.0 or later (Magick.NET Release). If immediate patching is not feasible, restrict network access to services that process untrusted image files using ImageMagick, and implement input validation to block or sandbox MVG file processing. Linux distribution users should apply vendor-provided packages from Red Hat, openSUSE, Debian, or Amazon Linux as they become available (Red Hat Bugzilla).
The vulnerability was disclosed by maintainer dlemstra via the ImageMagick GitHub Security Advisory on April 13, 2026, and credited to researcher Xenomega (Github Advisory). Red Hat tracked the issue via Bugzilla and classified it as high severity (Red Hat Bugzilla). Multiple Linux distributions including openSUSE, Debian, and Amazon Linux subsequently issued security advisories and updated packages. No significant social media controversy or notable researcher commentary beyond standard disclosure activity has been observed.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."