
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-30883 is a heap buffer over-write vulnerability in ImageMagick's PNG encoder that can be triggered by providing an extremely large image profile during PNG encoding. It affects ImageMagick versions prior to 6.9.13-41 and versions 7.0.0-0 through 7.1.2-15, as well as Magick.NET NuGet packages prior to 14.10.4. The vulnerability was published on March 9, 2026, by researcher Mcsky23 via the ImageMagick GitHub Security Advisory. The CVSS v3.1 score assigned by the GitHub/GHSA source is 5.7 (Moderate), while Red Hat's assessment rates it 7.8 (High) (GitHub Advisory, Red Hat Bugzilla, Red Hat CVE).
The root cause is improper restriction of operations within the bounds of a memory buffer (CWE-119 / CWE-120 — Classic Buffer Overflow) in ImageMagick's PNG encoding code path. When an image with an extremely large embedded profile is processed for PNG output, the encoder performs a buffer copy without adequately checking the size of the input, resulting in a heap buffer over-write. The attack vector is local (AV:L), requiring low complexity (AC:H per GHSA scoring) and no special privileges or user interaction — an attacker simply needs to supply a crafted image file to a vulnerable ImageMagick process. No public proof-of-concept exploit code has been identified at this time (GitHub Advisory, Red Hat Bugzilla).
The primary impact is a Denial of Service (DoS), causing the affected ImageMagick process or application to crash and become unavailable to legitimate users. The GHSA advisory also notes a low integrity impact (potential for limited data modification), while Red Hat's higher severity assessment additionally flags confidentiality and integrity impacts consistent with heap corruption primitives. Applications that process user-supplied images via ImageMagick — such as web services, content management systems, and media pipelines — are most at risk of service disruption (GitHub Advisory, Red Hat CVE).
convert malicious_input.tiff output.png), causing the vulnerable PNG encoder code path to execute.convert, magick, or application processes embedding libMagickCore); core dump files generated in the working directory of the ImageMagick process.core, core.<pid>) in ImageMagick working directories.The vulnerability is fixed in ImageMagick 7.1.2-16 and 6.9.13-41; users should upgrade to these versions or later immediately. For the Magick.NET .NET wrapper, upgrade to version 14.10.4 or later. As interim mitigations, restrict which users and processes can supply images to ImageMagick, sandbox ImageMagick processes (e.g., using seccomp, AppArmor, or containers) to limit the blast radius of a crash, and validate or reject image files with abnormally large embedded profiles before processing. Linux distribution packages (Debian, Ubuntu USN-8127-1, SUSE, openSUSE, Amazon Linux 2) have also released updated packages incorporating the fix (GitHub Advisory, Red Hat CVE, Github Advisory).
The vulnerability received routine coverage from Linux distribution security teams, with Debian (DSA-6169-1, DSA-6210-1, DLA-4539-1), Ubuntu (USN-8127-1), SUSE, openSUSE, and Amazon Linux 2 all issuing advisories and updated packages. Red Hat tracked the issue via Bugzilla and its CVE advisory page. No notable independent researcher commentary or significant social media discussion has been identified beyond standard vulnerability aggregator coverage.
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."