Lucene search
+L

2520 matches found

OSV
OSV
added 2026/02/24 3:44 p.m.6 views

GHSA-V7G2-M8C5-MF84 ImageMagick: Memory allocation with excessive without limits in the internal SVG decoder

A crafted SVG file containing an malicious element causes ImageMagick to attempt to allocate 674 GB of memory, leading to an out-of-memory abort. Found via AFL++ fuzzing with afl-clang-lto instrumentation and AddressSanitizer...

7.5CVSS5.5AI score0.00501EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/24 3:44 p.m.13 views

ImageMagick: Memory allocation with excessive without limits in the internal SVG decoder

A crafted SVG file containing an malicious element causes ImageMagick to attempt to allocate 674 GB of memory, leading to an out-of-memory abort. Found via AFL++ fuzzing with afl-clang-lto instrumentation and AddressSanitizer...

7.5CVSS5.4AI score0.00501EPSS
SaveExploits0References5Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/24 3:43 p.m.14 views

Image Magick has a Memory Leak in coders/ashlar.c

Memory leak exists in coders/ashlar.c. The WriteASHLARImage allocates a structure. However, when an exception is thrown, the allocated memory is not properly released, resulting in a potential memory leak. bash ==78968== Memcheck, a memory error detector ==78968== Copyright C 2002-2022, and GNU...

7.5CVSS5.4AI score0.0036EPSS
SaveExploits0References5Affected Software18
OSV
OSV
added 2026/02/24 3:43 p.m.5 views

GHSA-XGM3-V4R9-WFGM Image Magick has a Memory Leak in coders/ashlar.c

Memory leak exists in coders/ashlar.c. The WriteASHLARImage allocates a structure. However, when an exception is thrown, the allocated memory is not properly released, resulting in a potential memory leak. bash ==78968== Memcheck, a memory error detector ==78968== Copyright C 2002-2022, and GNU...

5.3CVSS5.5AI score0.0036EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/24 3:43 p.m.16 views

ImageMagick: Stack buffer overflow in FTXT reader via oversized integer field

Summary A stack-based buffer overflow exists in the ImageMagick FTXT image reader. A crafted FTXT file can cause out-of-bounds writes on the stack, leading to a crash. ================================================================= ==3537074==ERROR: AddressSanitizer: stack-buffer-overflow on...

7.5CVSS5.8AI score0.00319EPSS
SaveExploits0References5Affected Software18
Github Security Blog
Github Security Blog
added 2026/02/24 3:42 p.m.12 views

ImageMagick's Security Policy Bypass through config/policy-secure.xml via "fd handler" leads to stdin/stdout access

The shipped “secure” security policy includes a rule intended to prevent reading/writing from standard streams: xml However, ImageMagick also supports fd: pseudo-filenames e.g., fd:0, fd:1. This path form is not blocked by the secure policy templates, and therefore bypasses the protection goal of...

7.8CVSS5.4AI score0.00135EPSS
SaveExploits0References5Affected Software17
Github Security Blog
Github Security Blog
added 2026/02/24 3:40 p.m.24 views

ImageMagick: Policy bypass through path traversal allows reading restricted content despite secured policy

ImageMagick’s path security policy is enforced on the raw filename string before the filesystem resolves it. As a result, a policy rule such as /etc/ can be bypassed by a path traversal. The OS resolves the traversal and opens the sensitive file, but the policy matcher only sees the unnormalized...

8.6CVSS5.5AI score0.00671EPSS
SaveExploits0References4Affected Software19
OSV
OSV
added 2026/02/24 3:38 p.m.38 views

GHSA-6J5F-24FW-PQP4 ImageMagick: Heap overflow in sun decoder on 32-bit systems may result in out of bounds write

An Integer Overflow vulnerability exists in the sun decoder. On 32-bit systems/builds, a carefully crafted image can lead to an out of bounds heap write. ================================================================= ==1967675==ERROR: AddressSanitizer: heap-buffer-overflow on address 0xf190b50...

6.5CVSS5.6AI score0.00302EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/24 3:37 p.m.11 views

ImageMagick has Division-by-Zero in YUV sampling factor validation, which leads to crash

A logic error in YUV sampling factor validation allows an invalid sampling factor to bypass checks and trigger a division-by-zero during image loading, resulting in a reliable denial-of-service. coders/yuv.c:210:47: runtime error: division by zero AddressSanitizer:DEADLYSIGNAL...

7.5CVSS5.5AI score0.00385EPSS
SaveExploits0References5Affected Software19
OSV
OSV
added 2026/02/24 3:31 p.m.4 views

GHSA-VHQJ-F5CJ-9X8H ImageMagick has heap-buffer-overflow via signed integer overflow in WriteUHDRImage when writing UHDR images with large dimensions

WriteUHDRImage in coders/uhdr.c uses int arithmetic to compute the pixel buffer size. When image dimensions are large, the multiplication overflows 32-bit int, causing an undersized heap allocation followed by an out-of-bounds write. This can crash the process or potentially lead to an out of...

8.2CVSS5.7AI score0.0042EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/24 3:29 p.m.13 views

ImageMagick: Out of bounds read in multiple coders read raw pixel data

A heap buffer over-read vulnerability exists in multiple raw image format handles. The vulnerability occurs when processing images with -extract dimensions larger than -size dimensions, causing out-of-bounds memory reads from a heap-allocated buffer...

5.5CVSS5.6AI score0.00181EPSS
SaveExploits0References5Affected Software16
OSV
OSV
added 2026/02/24 3:28 p.m.12 views

GHSA-WG3G-GVX5-2PMV ImageMagick: Converting multi-layer nested MVG to SVG can cause DoS

Magick fails to check for multi-layer nested mvg conversions to svg, leading to DoS...

5.3CVSS5.5AI score0.00401EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/02/24 6:11 a.m.13 views

CVE-2026-25983

A flaw was found in ImageMagick. A remote attacker could exploit a heap-use-after-free UAF vulnerability by providing a specially crafted MSL script. This vulnerability occurs when the operation element handler replaces and frees an image while the parser continues to read from it. Successful...

9.8CVSS5.6AI score0.00435EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/24 3:16 a.m.31 views

CVE-2026-26983

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, the MSL interpreter crashes when processing a invalid element that causes it to use an image after it has been freed. Versions 7.1.2-15 and 6.9.13-40 contain a...

5.3CVSS0.0045EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/24 3:16 a.m.5 views

DEBIAN-CVE-2026-26983

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, the MSL interpreter crashes when processing a invalid element that causes it to use an image after it has been freed. Versions 7.1.2-15 and 6.9.13-40 contain a...

5.3CVSS7.6AI score0.0045EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/24 3:16 a.m.7 views

DEBIAN-CVE-2026-26283

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, a continue statement in the JPEG extent binary search loop in the jpeg encoder causes an infinite loop when writing persistently fails. An attacker can trigger ...

7.5CVSS6.9AI score0.00327EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/24 3:16 a.m.13 views

UBUNTU-CVE-2026-26283

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, a continue statement in the JPEG extent binary search loop in the jpeg encoder causes an infinite loop when writing persistently fails. An attacker can trigger ...

7.5CVSS5.8AI score0.00327EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/24 3:16 a.m.12 views

UBUNTU-CVE-2026-26066

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, a crafted profile contain invalid IPTC data may cause an infinite loop when writing it with IPTCTEXT. Versions 7.1.2-15 and 6.9.13-40 contain a patch...

7.5CVSS5.8AI score0.00327EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/24 2:16 a.m.13 views

CVE-2026-25988

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, sometimes msl.c fails to update the stack index, so an image is stored in the wrong slot and never freed on error, causing leaks. Versions 7.1.2-15 and 6.9.13-4...

7.5CVSS0.00438EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/24 2:16 a.m.5 views

DEBIAN-CVE-2026-25988

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, sometimes msl.c fails to update the stack index, so an image is stored in the wrong slot and never freed on error, causing leaks. Versions 7.1.2-15 and 6.9.13-4...

7.5CVSS7.8AI score0.00438EPSS
SaveExploits0References1
Rows per page
Query Builder