
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-25967 is a stack-based buffer overflow vulnerability in the ImageMagick FTXT image reader, triggered by processing a crafted FTXT file that causes out-of-bounds writes on the stack, leading to a crash. 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, with a patch released in ImageMagick 7.1.2-15. It carries a CVSS v3.1 base score of 7.4 (High) per the GitHub Security Advisory (GitHub Advisory, Red Hat Bugzilla).
The root cause is a stack-based buffer overflow (CWE-121) in ImageMagick's FTXT image reader, compounded by an integer overflow or wraparound (CWE-190) that leads to an out-of-bounds write (CWE-787). Specifically, an oversized integer field in a crafted FTXT file causes the reader to write beyond the bounds of a stack-allocated buffer, as confirmed by AddressSanitizer output showing a WRITE of size 1 at an out-of-bounds stack address. The attack vector is network-based with high attack complexity, requiring no privileges or user interaction — an attacker must be able to supply a malicious FTXT file to a system that processes it with ImageMagick. The vulnerability was reported by researcher ylwango613 and the fix is available in commit 9afe96c of the ImageMagick repository (GitHub Advisory, Github Advisory).
Successful exploitation causes an application crash (denial of service) due to the stack-based buffer overflow, with high availability impact. The out-of-bounds stack write also carries a high integrity impact, as arbitrary data may be written to stack memory, potentially corrupting program state. Confidentiality is not directly impacted. Systems that automatically process user-supplied image files — such as web applications, media pipelines, or document converters using ImageMagick — are at greatest risk (GitHub Advisory, Red Hat Bugzilla).
convert malicious.ftxt output.png).stack-buffer-overflow in the FTXT reader code path.convert, magick) with signal 11 (SIGSEGV) or signal 6 (SIGABRT) shortly after receiving or processing an FTXT file..ftxt files in upload directories, temporary processing directories, or image input queues..ftxt extensions or FTXT magic bytes to image processing endpoints, particularly from untrusted or external sources.Upgrade ImageMagick to version 7.1.2-15 or later (6.x users should upgrade to 6.9.13-40 or later). For .NET applications using Magick.NET, upgrade all affected NuGet packages to version 14.10.3 or later. As an interim workaround, restrict or disable processing of FTXT image files using ImageMagick's policy configuration (/etc/ImageMagick-*/policy.xml) by adding a deny rule for the FTXT format, and implement input validation and sandboxing for all image processing operations that accept user-supplied files (GitHub Advisory, Github Advisory).
Red Hat tracked the vulnerability via Bugzilla (Bug 2442126) and classified it as medium severity for their products. openSUSE and Debian issued security advisories and package updates addressing CVE-2026-25967 among other ImageMagick issues. Tenable published multiple Nessus detection plugins for the vulnerability. Coverage was limited to routine security update announcements with no notable researcher commentary or significant social media discussion (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."