
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-26983 is a use-after-free vulnerability in ImageMagick's MSL (Magick Scripting Language) interpreter, triggered when processing an invalid <map> element that causes the interpreter to reference an already-freed image object. It affects ImageMagick versions prior to 7.1.2-15 (7.x branch) and prior to 6.9.13-40 (6.x branch), as well as Magick.NET NuGet packages prior to version 14.10.3. The vulnerability was discovered by researcher ylwango613 and disclosed on February 23–24, 2026. It carries a CVSS v3.1 base score of 5.3 (Medium) (GitHub Advisory, Red Hat Bugzilla).
The root cause is a use-after-free condition (CWE-416) in ImageMagick's MSL interpreter, compounded by an expired pointer dereference (CWE-825) and potential NULL pointer dereference (CWE-476). When the MSL interpreter encounters a malformed <map> XML element during image processing, it fails to properly validate the element before accessing the associated image object, which has already been freed from memory. This results in a crash of the MSL interpreter. The vulnerability is network-accessible, requires no authentication or user interaction, and has low attack complexity — an attacker need only supply a crafted MSL file containing an invalid <map> element to trigger the condition. A patch commit is referenced at ImageMagick/ImageMagick@7cfae4d (GitHub Advisory, GitHub Advisory).
Successful exploitation results in a denial of service (DoS) condition, crashing the ImageMagick MSL interpreter and disrupting image processing operations. There is no impact to confidentiality or data integrity — the vulnerability is limited to availability. Services or applications that rely on ImageMagick for server-side image processing (e.g., web applications accepting user-uploaded images) could be repeatedly crashed by submitting malformed MSL input, potentially causing sustained service disruption (GitHub Advisory, Red Hat Bugzilla).
<map> element designed to trigger the use-after-free condition in the MSL interpreter.<map> element, accesses the already-freed image object, and crashes — resulting in a denial of service for the image processing service (GitHub Advisory).<map> element parsing.convert, magick) with non-zero exit codes; core dump files generated in the ImageMagick working directory.<map> elements; core dump files (e.g., core.*) in application working directories..msl extensions.Upgrade ImageMagick to version 7.1.2-15 (7.x branch) or 6.9.13-40 (6.x branch), which contain the patch for this vulnerability. For Magick.NET users, upgrade to version 14.10.3 or later. If immediate patching is not feasible, implement network-level controls to restrict access to ImageMagick-based services, disable MSL interpreter functionality if not required for business operations, and validate or reject MSL file inputs at the application layer (GitHub Advisory, Red Hat Bugzilla).
The vulnerability received routine coverage from Linux distribution security channels, including openSUSE, Debian, and Amazon Linux security advisories, reflecting standard patch propagation across major distributions. Red Hat tracked the issue via Bugzilla with a medium severity rating. No notable researcher commentary or significant social media discussion beyond automated CVE tracking feeds has been observed (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."