
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-26284 is a heap-based buffer overflow and out-of-bounds read vulnerability in ImageMagick's PCD (Photo CD) file decoder. The flaw arises from improper boundary checking when processing Huffman-coded data, combined with an incorrect initialization in the decoder function. It affects ImageMagick versions prior to 7.1.2-15 (7.x series) and prior to 6.9.13-40 (6.x series), as well as Magick.NET NuGet packages prior to version 14.10.3. The vulnerability was published on February 23–24, 2026. The GitHub Advisory (GHSA-wrhr-rf8j-r842) assigns a CVSS v3.1 score of 6.5 (Moderate), while Feedly's aggregated data notes a higher score of 9.1 (Critical) from some sources (GitHub Advisory, Red Hat Bugzilla).
The root cause is an incorrect initialization within the PCD Huffman decoder function that fails to properly validate buffer boundaries before reading data (CWE-122: Heap-based Buffer Overflow, CWE-125: Out-of-bounds Read, CWE-787: Out-of-bounds Write, CWE-131: Incorrect Calculation of Buffer Size). An attacker can exploit this by supplying a specially crafted PCD file to any system or service that processes it with a vulnerable ImageMagick version — no authentication or user interaction is required. The AddressSanitizer output included in the advisory confirms a heap-buffer-overflow: READ of size 1 at 0x502000003c6c thread T0, indicating a one-byte overread on the heap (GitHub Advisory, Github Advisory).
Successful exploitation can result in unauthorized disclosure of heap memory contents (confidentiality impact) and denial of service via application crash (availability impact); there is no integrity impact. The network-accessible nature of the vulnerability means it can be triggered remotely against any service that accepts and processes user-supplied PCD image files, such as web applications, image processing pipelines, or media conversion services. Sensitive data residing in heap memory adjacent to the read buffer could be exposed to an unauthenticated remote attacker (GitHub Advisory, Red Hat Bugzilla).
.pcd files to image-processing endpoints from unexpected sources; large volumes of PCD file submissions from a single IP.heap-buffer-overflow in stderr or crash logs..pcd files in upload directories or temporary processing folders, especially with anomalous file sizes or structures.convert, magick) terminating abnormally (segmentation faults, SIGABRT) when processing PCD files; core dump files generated by the ImageMagick process.Upgrade ImageMagick to version 7.1.2-15 or later (7.x series) or 6.9.13-40 or later (6.x series); Magick.NET users should upgrade to version 14.10.3 or later. If immediate patching is not feasible, restrict or disable processing of PCD (Photo CD) files from untrusted sources, and implement strict input validation to reject PCD files at the application layer. Linux distribution users should apply vendor-provided security updates from Red Hat, Ubuntu (USN-8069-1), Debian, SUSE/openSUSE, and Amazon Linux as they become available (GitHub Advisory, Red Hat Bugzilla, Github Advisory).
The vulnerability was reported by security researcher ylwango613 and published by ImageMagick maintainer dlemstra via the GitHub Security Advisory program. Red Hat tracked the issue via Bugzilla (Bug 2442137) and assigned it medium severity. Multiple Linux distributions — including Ubuntu, Debian, SUSE/openSUSE, and Amazon Linux — issued security advisories and package updates following disclosure. No significant social media controversy or high-profile researcher commentary beyond standard advisory coverage has been observed (GitHub Advisory, Red Hat Bugzilla).
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."